index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
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 '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
2019-08-23
drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptable
Alex Deucher
1
-1
/
+1
2019-08-23
Merge tag 'drm-misc-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-3
/
+40
2019-08-23
Merge tag 'drm-intel-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-3
/
+3
2019-08-22
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-0
/
+2
2019-08-22
Merge tag 'drm-fixes-5.3-2019-08-21' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
7
-13
/
+28
2019-08-22
Merge tag 'mediatek-drm-fixes-5.3' of https://github.com/ckhu-mediatek/linux....
Dave Airlie
2
-4
/
+52
2019-08-22
drm/amd/display: Calculate bpc based on max_requested_bpc
Nicholas Kazlauskas
1
-2
/
+14
2019-08-22
drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctl
Nicolai Hähnle
1
-2
/
+7
2019-08-22
drm/amd/amdgpu: disable MMHUB PG for navi10
Kenneth Feng
1
-1
/
+0
2019-08-22
drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...
Kevin Wang
1
-2
/
+0
2019-08-22
drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptable
Kevin Wang
1
-1
/
+3
2019-08-22
drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possible
Alex Deucher
2
-5
/
+4
2019-08-21
drm/i915: Fix HW readout for crtc_clock in HDMI mode
Imre Deak
2
-3
/
+3
2019-08-21
drm/sun4i: tcon: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-21
drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-19
drm/mediatek: mtk_drm_drv.c: Add of_node_put() before goto
Nishka Dasgupta
1
-1
/
+4
2019-08-16
drm: rcar_lvds: Fix dual link mode operations
Jacopo Mondi
1
-4
/
+2
2019-08-16
Merge tag 'drm-intel-fixes-2019-08-15' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+2
2019-08-15
Merge tag 'drm-fixes-5.3-2019-08-14' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
3
-8
/
+9
2019-08-15
drm/nouveau: Only recalculate PBN/VCPI on mode/connector changes
Lyude Paul
1
-9
/
+13
2019-08-15
drm/ast: Fixed reboot test may cause system hanged
Y.C. Chen
3
-3
/
+6
2019-08-15
drm/mediatek: set DMA max segment size
Alexandre Courbot
2
-2
/
+35
2019-08-15
drm/mediatek: use correct device to import PRIME buffers
Alexandre Courbot
1
-1
/
+13
2019-08-14
drm/scheduler: use job count instead of peek
Christian König
1
-2
/
+2
2019-08-13
Merge tag 'gvt-fixes-2019-08-13' of https://github.com/intel/gvt-linux into d...
Jani Nikula
1
-2
/
+2
2019-08-13
drm/amd/display: use kvmalloc for dc_state (v2)
Alex Deucher
1
-5
/
+6
2019-08-13
drm/amdgpu: fix gfx9 soft recovery
Pierre-Eric Pelloux-Prayer
1
-1
/
+1
2019-08-12
drm/omap: ensure we have a valid dma_mask
Tomi Valkeinen
1
-1
/
+1
2019-08-12
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
73
-511
/
+873
2019-08-12
drm/komeda: Add support for 'memory-region' DT node property
Mihail Atanassov
1
-0
/
+9
2019-08-12
drm/komeda: Adds internal bpp computing for arm afbc only format YU08 YU10
Lowry Li (Arm Technology China)
3
-2
/
+25
2019-08-11
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+9
2019-08-10
drm/i915: Remove redundant user_access_end() from __copy_from_user() error path
Josh Poimboeuf
1
-11
/
+9
2019-08-09
drm/i915: Use after free in error path in intel_vgpu_create_workload()
Dan Carpenter
1
-2
/
+2
2019-08-09
drm/komeda: Initialize and enable output polling on Komeda
Lowry Li (Arm Technology China)
1
-0
/
+5
2019-08-09
Merge tag 'drm-intel-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-3
/
+4
2019-08-09
Merge tag 'drm-misc-fixes-2019-08-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-2
/
+4
2019-08-08
drm/vmwgfx: fix memory leak when too many retries have occurred
Colin Ian King
1
-1
/
+3
2019-08-08
Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
10
-75
/
+137
2019-08-08
Merge tag 'drm/tegra/for-5.3-rc4' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-2
/
+6
2019-08-07
Revert "drm/amdkfd: New IOCTL to allocate queue GWS"
Alex Deucher
1
-28
/
+0
2019-08-07
Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"
Marek Olšák
2
-12
/
+1
2019-08-06
drm/amdgpu: pin the csb buffer on hw init for gfx v8
Likun Gao
1
-0
/
+40
2019-08-05
drm/rockchip: Suspend DP late
Douglas Anderson
1
-1
/
+1
2019-08-05
drm/i915: Fix wrong escape clock divisor init for GLK
Stanislav Lisovskiy
1
-2
/
+2
[next]