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.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-04-29
drm/amd/display: Refactor dp vendor parsing logic to a function
John Barberiz
2
-21
/
+27
2019-04-29
drm/amd/display: Add hubp_init entry to hubp vtable
Charlene Liu
4
-1
/
+11
2019-04-29
drm/amd/display: remove deprecated pplib interface
Eric Yang
3
-45
/
+6
2019-04-29
drm/amd/display: Add power down display on boot flag
Thomas Lim
3
-1
/
+4
2019-04-29
drm/amd/display: Refactor watermark programming
Yongqiang Sun
4
-29
/
+97
2019-04-29
drm/amd/display: Allow commits with no planes active
Nicholas Kazlauskas
1
-2
/
+20
2019-04-29
drm/amd/display: Split enabling CRTC interrupts into two passes
Nicholas Kazlauskas
1
-32
/
+63
2019-04-29
drm/amd/display: Fix CRC vblank refs when changing interrupts
Nicholas Kazlauskas
1
-8
/
+12
2019-04-29
drm/amd/display: Disable cursors before disabling planes
Nicholas Kazlauskas
1
-3
/
+31
2019-04-29
drm/amd/display: Refactor CRTC interrupt toggling logic
Nicholas Kazlauskas
2
-21
/
+68
2019-04-29
drm/amdgpu: value of amdgpu_sriov_vf cannot be set into F32_POLL_ENABLE
Wentao Lou
1
-2
/
+2
2019-04-29
drm/amdgpu: update Vega20 sdma golden settings
Evan Quan
1
-2
/
+0
2019-04-29
drm/amd/powerplay: raven 4k@60hz dp monitor always flicking
hersen wu
1
-11
/
+6
2019-04-29
drm/amd/display: fix incorrect null check on pointer
Colin Ian King
1
-1
/
+1
2019-04-24
drm/amd/display: add explicit handshake between x86 and DMCU
Jun Lei
3
-2
/
+25
2019-04-24
drm/amd/display: Allow cursor position when plane_res.ipp is NULL
Eric Bernstein
1
-1
/
+1
2019-04-24
drm/amd/display: 3.2.27
Aric Cyr
1
-1
/
+1
2019-04-24
drm/amd/display: Fix eDP Black screen after S4 resume
Anthony Koo
2
-46
/
+55
2019-04-24
drm/amd/display: Send DMCU messages only if FW loaded
Anthony Koo
2
-19
/
+30
2019-04-24
drm/amd/display: Add function to copy DC streams
Wenjing Liu
2
-0
/
+23
2019-04-24
drm/amd/display: Allow system to enter stutter on init
Anthony Koo
1
-0
/
+2
2019-04-24
drm/amdgpu: Check if SW SMU is supported before accessing funcs
Leo Li
1
-1
/
+1
2019-04-24
drm/amd/include: Add HUBPREQ_DEBUG register offsets
Leo Li
1
-0
/
+8
2019-04-23
drm/amd/display: Use a reasonable timeout for framebuffer fence waits
Andrey Grodzovsky
1
-6
/
+9
2019-04-23
drm/amd/display: wait for fence without holding reservation lock
Christian König
1
-5
/
+8
2019-04-23
drm/amdgpu: Change VRAM lost print from ERR to INF
Andrey Grodzovsky
1
-1
/
+1
2019-04-23
drm/amd/powerplay: enable UMDPSTATE support on raven2 (v2)
Chengming Gui
1
-6
/
+0
2019-04-23
drm/amd/powerplay: add set/get_power_profile_mode for Raven (v2)
Chengming Gui
3
-7
/
+99
2019-04-19
drm/amd/amdgpu: fix spelling mistake "recieve" -> "receive"
Colin Ian King
1
-1
/
+1
2019-04-19
drm/amdgpu: fix spelling mistake "gateing" -> "gating"
Colin Ian King
1
-1
/
+1
2019-04-19
drm/amdgpu: enable MGCG for PCO
Likun Gao
1
-1
/
+2
2019-04-19
drm/amdgpu: disable DRIVER_ATOMIC under SRIOV
Yintian Tao
1
-0
/
+1
2019-04-19
drm/amdgpu: amdgpu_device_recover_vram got NULL of shadow->parent
wentalou
1
-1
/
+3
2019-04-19
drm/amd/include: Add USB_C_TYPE to atom_encoder_cap_defs
Leo Li
1
-0
/
+1
2019-04-19
drm/amdgpu: get_fw_version isn't ASIC specific
Amber Lin
7
-194
/
+53
2019-04-19
drm/powerplay : send SMC message to set XGMI pstate
shaoyunl
1
-2
/
+7
2019-04-19
drm/amd/display: Expose support for DRM_FORMAT_RGB565
Nicholas Kazlauskas
1
-0
/
+1
2019-04-19
drm/amdgpu: enable Vega20 BACO reset support
Evan Quan
1
-0
/
+6
2019-04-15
drm/amd/display: Add profiling tools for bandwidth validation
Joshua Aberback
2
-0
/
+70
2019-04-15
drm/amd/display: Add fast_validate parameter
Joshua Aberback
11
-13
/
+29
2019-04-15
drm/amd/display: Relax requirements for CRTCs to be enabled
Nicholas Kazlauskas
1
-12
/
+44
2019-04-15
drm/amd/display: Check scaling info when determing update type
Nicholas Kazlauskas
1
-3
/
+8
2019-04-15
drm/amd/display: Don't warn when DC update type > DM guess
Nicholas Kazlauskas
1
-3
/
+0
2019-04-15
drm/amd/display: Use surface directly when checking update type
Nicholas Kazlauskas
1
-16
/
+12
2019-04-15
drm/amd/display: Add basic downscale and upscale valdiation
Nicholas Kazlauskas
1
-0
/
+15
2019-04-15
drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...
Samson Tam
3
-4
/
+3
2019-04-15
drm/amd/display: Rework DC plane filling and surface updates
Nicholas Kazlauskas
1
-202
/
+204
2019-04-15
drm/amd/display: Recalculate pitch when buffers change
Nicholas Kazlauskas
1
-39
/
+34
2019-04-15
drm/amd/display: Maintain z-ordering when creating planes
Nicholas Kazlauskas
1
-5
/
+69
2019-04-15
drm/amd/display: Update plane scaling parameters for fast updates
Nicholas Kazlauskas
1
-24
/
+39
[next]