index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-28
Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...
Dave Airlie
40
-1242
/
+1847
2017-09-28
Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
98
-845
/
+4360
2017-09-21
Merge tag 'exynos-drm-fixes-for-v4.14-rc1' of git://git.kernel.org/pub/scm/li...
Dave Airlie
6
-27
/
+55
2017-09-20
drm/exynos/hdmi: Fix unsafe list iteration
Maciej Purski
1
-3
/
+11
2017-09-19
drm: add backwards compatibility support for drm_kms_helper.edid_firmware
Jani Nikula
2
-0
/
+44
2017-09-19
drm: handle override and firmware EDID at drm_do_get_edid() level
Jani Nikula
4
-20
/
+18
2017-09-19
drm: exynos: include linux/irq.h
Arnd Bergmann
1
-0
/
+1
2017-09-19
drm/exynos: Fix suspend/resume support
Marek Szyprowski
4
-28
/
+43
2017-09-19
drm/exynos: Fix locking in the suspend/resume paths
Marek Szyprowski
1
-0
/
+4
2017-09-18
drm/i915: Remove unused 'in_vbl' from i915_get_crtc_scanoutpos()
Chris Wilson
1
-3
/
+0
2017-09-18
drm/i915/cnp: set min brightness from VBT
Lee, Shawn C
1
-0
/
+2
2017-09-18
Revert "drm/i915/bxt: Disable device ready before shutdown command"
Uma Shankar
1
-11
/
+0
2017-09-18
drm/i915/bxt: set min brightness from VBT
Lee, Shawn C
1
-0
/
+2
2017-09-18
drm/i915: Fix an error handling in 'intel_framebuffer_init()'
Christophe JAILLET
1
-1
/
+1
2017-09-18
drm/i915/gvt: Fix incorrect PCI BARs reporting
Changbin Du
1
-65
/
+48
2017-09-18
Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...
Dave Airlie
2
-2
/
+1
2017-09-18
drm/rockchip: Replace dev_* with DRM_DEV_*
Haneen Mohammed
10
-98
/
+121
2017-09-16
drm/tinydrm: Drop driver registered message
Noralf Trønnes
4
-36
/
+6
2017-09-16
drm/gem-fb-helper: Use debug message on gem lookup failure
Noralf Trønnes
1
-2
/
+2
2017-09-16
drm/imx: Use drm_gem_fb_create() and drm_gem_fb_prepare_fb()
Noralf Trønnes
2
-2
/
+4
2017-09-16
drm/bridge: adv7511: Constify HDMI CODEC platform data
Lars-Peter Clausen
1
-1
/
+1
2017-09-16
drm/bridge: adv7511: Enable connector polling when no interrupt is specified
Lars-Peter Clausen
1
-1
/
+5
2017-09-16
drm/bridge: adv7511: Remove private copy of the EDID
Lars-Peter Clausen
2
-12
/
+6
2017-09-16
drm/bridge: adv7511: Properly update EDID when no EDID was found
Lars-Peter Clausen
1
-2
/
+0
2017-09-15
Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
28
-160
/
+236
2017-09-14
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
15
-28
/
+28
2017-09-13
drm/crtc: Convert setcrtc ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-09-13
drm/atomic: Convert pageflip ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-09-13
drm/legacy: Convert setplane ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-09-13
drm/legacy: Convert cursor ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-09-13
drm/atomic: Convert atomic ioctl locking to interruptible.
Maarten Lankhorst
1
-3
/
+4
2017-09-13
drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting...
Maarten Lankhorst
2
-49
/
+49
2017-09-13
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
28
-160
/
+236
2017-09-12
drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"
Christian König
1
-4
/
+0
2017-09-11
drm/tve200: Clean up panel bridging
Linus Walleij
3
-21
/
+13
2017-09-11
drm/dp/mst: Sideband message transaction to power up/down nodes
Dhinakaran Pandiyan
1
-0
/
+74
2017-09-11
drm: Make __drm_object_property_get_value() static
Ville Syrjälä
1
-2
/
+3
2017-09-11
drm: Drop drm_get_link_status_name()
Ville Syrjälä
1
-1
/
+0
2017-09-11
drm: Make syncobj import/export functions static
Ville Syrjälä
1
-4
/
+4
2017-09-10
drm/pl111: Add handling of Versatile platforms
Linus Walleij
5
-10
/
+285
2017-09-10
drm/pl111: Add optional variant display en/disable callbacks
Linus Walleij
2
-0
/
+9
2017-09-10
drm/pl111: Insert delay before powering up PL11x
Linus Walleij
1
-3
/
+28
2017-09-10
drm/pl111: Enable PL110 variant
Linus Walleij
3
-25
/
+108
2017-09-10
drm/pl111: Replace custom connector with panel bridge
Linus Walleij
6
-168
/
+49
2017-09-10
drm/pl111: Add all registers to debugfs
Linus Walleij
1
-0
/
+6
2017-09-10
drm/pl111: Cleanup local header file
Linus Walleij
1
-4
/
+0
2017-09-09
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2017-09-09
drm/tilcdc: Use drm_gem_fb_create()
Noralf Trønnes
1
-1
/
+2
[next]