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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2021-02-10
drm/amd/display: Revert "Fix EDID parsing after resume from suspend"
Stylon Wang
1
-2
/
+0
2021-02-07
drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...
Bing Guo
1
-0
/
+3
2021-02-07
drm/amd/display: Update dram_clock_change_latency for DCN2.1
Jake Wang
1
-1
/
+1
2021-02-04
drm/i915: Check for all subplatform bits
Umesh Nerlige Ramappa
1
-1
/
+1
2021-02-04
drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devices
Karol Herbst
1
-0
/
+4
2021-01-27
drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
Ben Skeggs
3
-4
/
+4
2021-01-27
drm/nouveau/mmu: fix vram heap sizing
Ben Skeggs
1
-3
/
+3
2021-01-27
drm/nouveau/i2c/gm200: increase width of aux semaphore owner fields
Ben Skeggs
1
-4
/
+4
2021-01-27
drm/nouveau/privring: ack interrupts the same way as RM
Ben Skeggs
2
-6
/
+14
2021-01-27
drm/nouveau/bios: fix issue shadowing expansion ROMs
Ben Skeggs
1
-1
/
+1
2021-01-27
drm/amd/display: Fix to be able to stop crc calculation
Wayne Lin
1
-1
/
+1
2021-01-27
drm/amdgpu/psp: fix psp gfx ctrl cmds
Victor Zhao
1
-1
/
+1
2021-01-27
drm/i915/gt: Prevent use of engine->wa_ctx after error
Chris Wilson
1
-0
/
+3
2021-01-27
drm/syncobj: Fix use-after-free
Daniel Vetter
1
-3
/
+5
2021-01-27
drm/atomic: put state on error path
Pan Bian
1
-1
/
+1
2021-01-19
drm/i915/dsi: Use unconditional msleep for the panel_on_delay when there is n...
Hans de Goede
1
-3
/
+13
2021-01-19
drm/msm: Call msm_init_vram before binding the gpu
Craig Tatlor
1
-4
/
+4
2021-01-19
drm/amdgpu: fix a GPU hang issue when remove device
Dennis Li
1
-2
/
+2
2021-01-19
drm/i915/backlight: fix CPU mode backlight takeover on LPT
Jani Nikula
1
-4
/
+5
2021-01-12
drm/i915: clear the gpu reloc batch
Matthew Auld
1
-1
/
+3
2021-01-09
Revert "drm/amd/display: Fix memory leaks in S3 resume"
Alex Deucher
1
-2
/
+1
2020-12-30
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
2020-12-30
drm/dp_aux_dev: check aux_dev before use in drm_dp_aux_dev_get_by_minor()
Zwane Mwaikambo
1
-1
/
+1
2020-12-30
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
1
-1
/
+2
2020-12-30
drm/amdkfd: Fix leak in dmabuf import
Felix Kuehling
1
-0
/
+2
2020-12-30
drm/amd/display: Prevent bandwidth overflow
Chris Park
1
-2
/
+6
2020-12-30
drm/mediatek: avoid dereferencing a null hdmi_phy on an error message
Colin Ian King
1
-2
/
+3
2020-12-30
drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()
Yang Yingliang
1
-0
/
+1
2020-12-30
drm/msm/dsi_pll_10nm: restore VCO rate during restore_state
Dmitry Baryshkov
1
-0
/
+8
2020-12-30
drm/amdgpu: fix build_coefficients() argument
Arnd Bergmann
1
-1
/
+1
2020-12-30
drm/amdgpu: fix incorrect enum type
Arnd Bergmann
1
-2
/
+2
2020-12-30
drm/tve200: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-2
/
+2
2020-12-30
drm/mcde: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-2
/
+2
2020-12-30
drm/aspeed: Fix Kconfig warning & subsequent build errors
Randy Dunlap
1
-0
/
+1
2020-12-30
drm/gma500: fix double free of gma_connector
Tom Rix
1
-1
/
+1
2020-12-30
drm/amd/display: Init clock value by current vbios CLKs
Brandon Syu
1
-2
/
+11
2020-12-30
drm/tegra: sor: Disable clocks on error in tegra_sor_init()
Qinglang Miao
1
-2
/
+8
2020-12-30
drm/tegra: replace idr_init() by idr_init_base()
Deepak R Varma
1
-1
/
+1
2020-12-16
drm/i915/display/dp: Compute the correct slice count for VDSC on DP
Manasi Navare
1
-1
/
+1
2020-12-11
drm/i915/gt: Program mocs:63 for cache eviction on gen9
Chris Wilson
1
-1
/
+13
2020-11-24
drm/i915: Handle max_bpc==16
Ville Syrjälä
1
-1
/
+2
2020-11-24
drm/amd/display: Add missing pflip irq for dcn2.0
Alex Deucher
1
-2
/
+2
2020-11-24
drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind()
Xiongfeng Wang
1
-0
/
+1
2020-11-18
drm/i915: Correctly set SFC capability for video engines
Venkata Sandeep Dhanalakota
1
-1
/
+2
2020-11-18
drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]
Thomas Zimmermann
1
-22
/
+12
2020-11-18
amd/amdgpu: Disable VCN DPG mode for Picasso
Veerabadhran Gopalakrishnan
1
-2
/
+1
2020-11-18
drm/amd/pm: do not use ixFEATURE_STATUS for checking smc running
Evan Quan
1
-4
/
+1
2020-11-18
drm/amd/pm: perform SMC reset on suspend/hibernation
Evan Quan
5
-0
/
+39
2020-11-18
drm/amdgpu: perform srbm soft reset always on SDMA resume
Evan Quan
1
-15
/
+12
2020-11-18
drm/i915/gem: Flush coherency domains on first set-domain-ioctl
Chris Wilson
1
-15
/
+13
[next]