index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-18
/
+7
2019-09-16
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-28
/
+28
2019-09-16
Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+16
2019-09-14
Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-8
/
+11
2019-09-12
Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"
Chris Wilson
1
-9
/
+1
2019-09-12
Merge tag 'drm-misc-fixes-2019-09-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+2
2019-09-11
Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...
Joerg Roedel
1
-8
/
+16
2019-09-10
drm/lima: fix lima_gem_wait() return value
Vasily Khoruzhick
1
-1
/
+1
2019-09-09
drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
Chris Wilson
1
-5
/
+0
2019-09-09
drm/i915: Limit MST to <= 8bpc once again
Ville Syrjälä
1
-1
/
+9
2019-09-06
drm/modes: Make the whitelist more const
Maxime Ripard
1
-1
/
+1
2019-09-06
Merge tag 'drm-misc-fixes-2019-09-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-9
/
+187
2019-09-06
Merge branch 'vmwgfx-fixes-5.3' of git://people.freedesktop.org/~thomash/linu...
Dave Airlie
1
-5
/
+3
2019-09-05
drm/vmwgfx: Fix double free in vmw_recv_msg()
Dan Carpenter
1
-5
/
+3
2019-09-03
Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-0
/
+12
2019-09-02
drm/nouveau/sec2/gp102: add missing MODULE_FIRMWAREs
Ben Skeggs
1
-0
/
+12
2019-08-30
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
1
-8
/
+16
2019-08-30
drm/selftests: modes: Add more unit tests for the cmdline parser
Maxime Ripard
2
-0
/
+137
2019-08-30
drm/modes: Introduce a whitelist for the named modes
Maxime Ripard
1
-0
/
+20
2019-08-30
drm/modes: Fix the command line parser to take force options into account
Maxime Ripard
1
-5
/
+19
2019-08-30
drm/modes: Add a switch to differentiate free standing options
Maxime Ripard
1
-1
/
+9
2019-08-30
Merge tag 'drm-intel-fixes-2019-08-29' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-2
/
+19
2019-08-30
Merge tag 'drm-fixes-5.3-2019-08-28' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
5
-27
/
+92
2019-08-30
Merge tag 'drm-misc-fixes-2019-08-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-18
/
+50
2019-08-29
drm/ingenic: Hardcode panel type to DPI
Laurent Pinchart
1
-3
/
+2
2019-08-28
drm/komeda: Reordered the komeda's de-init functions
Ayan Kumar Halder
1
-8
/
+15
2019-08-28
drm/vmwgfx: Update the backdoor call with support for new instructions
Thomas Hellstrom
2
-28
/
+28
2019-08-27
drm/amdgpu: fix GFXOFF on Picasso and Raven2
Aaron Liu
1
-7
/
+7
2019-08-27
drm/amdgpu: Add APTX quirk for Dell Latitude 5495
Kai-Heng Feng
1
-0
/
+1
2019-08-27
drm/amd/powerplay: correct Vega20 dpm level related settings
Evan Quan
1
-6
/
+54
2019-08-27
drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
Lyude Paul
1
-0
/
+6
2019-08-27
drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type
Manasi Navare
1
-1
/
+1
2019-08-27
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Xiong Zhang
1
-0
/
+3
2019-08-27
drm/i915: Do not create a new max_bpc prop for MST connectors
Ville Syrjälä
1
-1
/
+9
2019-08-26
drm/powerplay: Fix Vega20 power reading again
Kent Russell
2
-6
/
+8
2019-08-26
drm/powerplay: Fix Vega20 Average Power value v4
Kent Russell
2
-2
/
+13
2019-08-26
drm/amdgpu: fix dma_fence_wait without reference
Christian König
1
-12
/
+15
2019-08-24
Merge tag 'drm-fixes-2019-08-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-7
/
+18
2019-08-24
drm/mediatek: include dma-mapping header
Dave Airlie
1
-0
/
+1
2019-08-23
Merge tag 'drm-fixes-2019-08-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
18
-28
/
+126
2019-08-23
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-8
/
+16
2019-08-23
drm/komeda: Add missing of_node_get() call
Mihail Atanassov
1
-1
/
+1
2019-08-23
drm/komeda: Clean warning 'komeda_component_add' might be a candidate for 'gn...
james qian wang (Arm Technology China)
1
-0
/
+1
2019-08-23
drm/komeda: Fix warning -Wunused-but-set-variable
james qian wang (Arm Technology China)
1
-4
/
+2
2019-08-23
drm/komeda: Fix error: not allocating enough data 1592 vs 1584
james qian wang (Arm Technology China)
1
-1
/
+1
2019-08-23
drm/virtio: use virtio_max_dma_size
Gerd Hoffmann
1
-2
/
+8
2019-08-23
drm/omap: Fix port lookup for SDI output
Laurent Pinchart
1
-1
/
+3
2019-08-23
drm/qxl: get vga ioports
Gerd Hoffmann
1
-1
/
+19
2019-08-23
Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-7
/
+17
2019-08-23
drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
Lyude Paul
1
-7
/
+17
[next]