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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-26
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-25
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-22
/
+43
2020-12-24
Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-132
/
+181
2020-12-24
Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...
Dave Airlie
32
-111
/
+161
2020-12-24
Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...
Dave Airlie
5
-21
/
+20
2020-12-23
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
1
-1
/
+2
2020-12-23
drm/amdgpu: Fix a copy-pasta comment
Alex Deucher
1
-2
/
+1
2020-12-23
drm/amdgpu: only set DP subconnector type on DP and eDP connectors
Alex Deucher
1
-4
/
+6
2020-12-23
drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfw
Evan Quan
1
-1
/
+1
2020-12-23
drm/amd/display: add getter routine to retrieve mpcc mux
Josip Pavic
5
-0
/
+19
2020-12-23
drm/amd/display: always program DPPDTO unless not safe to lower
Jake Wang
1
-6
/
+5
2020-12-23
drm/amd/display: [FW Promotion] Release 0.0.47
Yongqiang Sun
1
-2
/
+2
2020-12-23
drm/amd/display: updated wm table for Renoir
Jake Wang
1
-8
/
+8
2020-12-23
drm/amd/display: Acquire DSC during split stream for ODM only if top_pipe
Sung Lee
1
-1
/
+1
2020-12-23
drm/amd/display: Multi-display underflow observed
Aric Cyr
2
-23
/
+9
2020-12-23
drm/amd/display: Remove unnecessary NULL check
Eryk Brol
1
-1
/
+1
2020-12-23
drm/amd/display: Update RN/VGH active display count workaround
Michael Strauss
2
-16
/
+2
2020-12-23
drm/amd/display: change SMU repsonse timeout to 2s.
Yongqiang Sun
1
-1
/
+1
2020-12-23
drm/amd/display: gradually ramp ABM intensity
Rizvi
2
-10
/
+26
2020-12-23
drm/amd/display: To modify the condition in indicating branch device
Martin Tsai
1
-7
/
+1
2020-12-23
drm/amd/display: Modify the hdcp device count check condition
Martin Tsai
2
-4
/
+11
2020-12-23
drm/amd/display: Interfaces for hubp blank and soft reset
Wesley Chalmers
5
-0
/
+28
2020-12-23
drm/amd/display: handler not correctly checked at remove_irq_handler
Qingqing Zhuo
1
-1
/
+4
2020-12-23
drm/amdgpu: check gfx pipe availability before toggling its interrupts
Hawking Zhang
1
-1
/
+8
2020-12-23
drm/amdgpu: remove unnecessary asic type check
Hawking Zhang
1
-7
/
+4
2020-12-23
drm/amdgpu: check number of gfx ring before init cp gfx
Hawking Zhang
1
-6
/
+6
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
110
-688
/
+1927
2020-12-18
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
1
-1
/
+2
2020-12-18
drm/komeda: Handle NULL pointer access code path in error case
Carsten Haitzler
1
-2
/
+2
2020-12-18
drm/komeda: Remove useless variable assignment
Carsten Haitzler
1
-1
/
+0
2020-12-18
drm/komeda: Correct the sequence of hw_done() and flip_done()
James Qian Wang
1
-2
/
+2
2020-12-18
Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...
Daniel Vetter
4
-20
/
+23
2020-12-18
drm/qxl: don't allocate a dma_address array
Christian König
1
-1
/
+1
2020-12-18
drm/nouveau: fix multihop when move doesn't work.
Dave Airlie
1
-15
/
+16
2020-12-18
drm/qxl: don't allocate a dma_address array
Christian König
1
-1
/
+1
2020-12-18
drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
Aditya Swarup
1
-6
/
+6
2020-12-18
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
2020-12-18
drm/i915/perf: also include Gen11 in OATAILPTR workaround
Lionel Landwerlin
1
-1
/
+1
2020-12-18
Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"
Chris Wilson
1
-12
/
+15
2020-12-18
drm/amdgpu: fix vbios reservation handling on SR-IOV
Alex Deucher
1
-1
/
+2
2020-12-18
drm/amd/pm: check pmfw version before issuing RlcPowerNotify message
Xiaomeng Hou
1
-2
/
+7
2020-12-18
drm/amdkfd: PCIe atomics required for gfx10
Harish Kasiviswanathan
1
-6
/
+6
2020-12-17
drm/edid: fix objtool warning in drm_cvt_modes()
Linus Torvalds
1
-2
/
+2
2020-12-17
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-54
/
+2
2020-12-17
Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...
Daniel Vetter
58
-279
/
+605
2020-12-17
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+0
2020-12-16
drm/amdgpu/disply: fix documentation warnings in display manager
Alex Deucher
1
-1
/
+20
2020-12-16
drm/amdgpu: print mmhub client name for dimgrey_cavefish
Tao Zhou
1
-0
/
+1
2020-12-16
drm/amdgpu: set mode1 reset as default for dimgrey_cavefish
Tao Zhou
1
-0
/
+1
2020-12-16
drm/amd/display: Add get_dig_frontend implementation for DCEx
Rodrigo Siqueira
2
-1
/
+43
[next]