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
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-09
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
103
-1362
/
+2950
2019-05-09
Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-1
/
+1
2019-05-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
46
-473
/
+734
2019-05-02
drm/amdgpu: Avoid HW reset if guilty job already signaled.
Andrey Grodzovsky
1
-48
/
+95
2019-05-02
drm/scheduler: rework job destruction
Christian König
1
-6
/
+3
2019-04-29
drm/amdgpu: power down the Vega20 VCE engine on request
Evan Quan
1
-1
/
+12
2019-04-29
drm/amdgpu: expose VCE 4.0 powergate interface
Evan Quan
1
-9
/
+6
2019-04-29
drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)
Mario Kleiner
1
-4
/
+44
2019-04-29
drm/amd/display: Fix and simplify apply_below_the_range()
Mario Kleiner
1
-4
/
+2
2019-04-29
drm/amd/display: Expose DRM_FORMAT_RGB565 on overlay planes
Nicholas Kazlauskas
1
-0
/
+1
2019-04-29
drm/amd/display: Do VRR transition before enable_crc_interrupts
Nicholas Kazlauskas
1
-11
/
+12
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-26
drm: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-04-24
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
26
-361
/
+936
2019-04-23
drm/amd/display: add explicit handshake between x86 and DMCU
Jun Lei
3
-2
/
+25
2019-04-23
drm/amd/display: Allow cursor position when plane_res.ipp is NULL
Eric Bernstein
1
-1
/
+1
2019-04-23
drm/amd/display: 3.2.27
Aric Cyr
1
-1
/
+1
2019-04-23
drm/amd/display: Fix eDP Black screen after S4 resume
Anthony Koo
2
-46
/
+55
2019-04-23
drm/amd/display: Send DMCU messages only if FW loaded
Anthony Koo
2
-19
/
+30
2019-04-23
drm/amd/display: Add function to copy DC streams
Wenjing Liu
2
-0
/
+23
2019-04-23
drm/amd/display: Allow system to enter stutter on init
Anthony Koo
1
-0
/
+2
2019-04-23
drm/amdgpu: Check if SW SMU is supported before accessing funcs
Leo Li
1
-1
/
+1
2019-04-23
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
[next]