index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Lines
2019-06-04
drm/amd: fix fb references in async update
Helen Koike
-2
/
+1
2019-05-30
Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-2
/
+10
2019-05-24
Merge tag 'drm-fixes-2019-05-24-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-3
/
+4
2019-05-24
drm/amd/display: Don't load DMCU for Raven 1 (v2)
Harry Wentland
-2
/
+10
2019-05-24
Revert "drm/amd/display: Don't load DMCU for Raven 1"
Dave Airlie
-10
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-05-20
drm/amd/display: Don't load DMCU for Raven 1
Harry Wentland
-2
/
+10
2019-05-20
drm/amd/display: Add ASICREV_IS_PICASSO
Harry Wentland
-3
/
+4
2019-05-16
Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-1
/
+2
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-1658
/
+3952
2019-05-06
drm/amd/display: Use long for signed error code checks in commit planes
Nicholas Kazlauskas
-1
/
+2
2019-05-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
-233
/
+524
2019-04-29
drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)
Mario Kleiner
-4
/
+44
2019-04-29
drm/amd/display: Fix and simplify apply_below_the_range()
Mario Kleiner
-4
/
+2
2019-04-29
drm/amd/display: Expose DRM_FORMAT_RGB565 on overlay planes
Nicholas Kazlauskas
-0
/
+1
2019-04-29
drm/amd/display: Do VRR transition before enable_crc_interrupts
Nicholas Kazlauskas
-11
/
+12
2019-04-29
drm/amd/display: Refactor dp vendor parsing logic to a function
John Barberiz
-21
/
+27
2019-04-29
drm/amd/display: Add hubp_init entry to hubp vtable
Charlene Liu
-1
/
+11
2019-04-29
drm/amd/display: remove deprecated pplib interface
Eric Yang
-45
/
+6
2019-04-29
drm/amd/display: Add power down display on boot flag
Thomas Lim
-1
/
+4
2019-04-29
drm/amd/display: Refactor watermark programming
Yongqiang Sun
-29
/
+97
2019-04-29
drm/amd/display: Allow commits with no planes active
Nicholas Kazlauskas
-2
/
+20
2019-04-29
drm/amd/display: Split enabling CRTC interrupts into two passes
Nicholas Kazlauskas
-32
/
+63
2019-04-29
drm/amd/display: Fix CRC vblank refs when changing interrupts
Nicholas Kazlauskas
-8
/
+12
2019-04-29
drm/amd/display: Disable cursors before disabling planes
Nicholas Kazlauskas
-3
/
+31
2019-04-29
drm/amd/display: Refactor CRTC interrupt toggling logic
Nicholas Kazlauskas
-21
/
+68
2019-04-29
drm/amd/display: fix incorrect null check on pointer
Colin Ian King
-1
/
+1
2019-04-24
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
-325
/
+757
2019-04-23
drm/amd/display: add explicit handshake between x86 and DMCU
Jun Lei
-2
/
+25
2019-04-23
drm/amd/display: Allow cursor position when plane_res.ipp is NULL
Eric Bernstein
-1
/
+1
2019-04-23
drm/amd/display: 3.2.27
Aric Cyr
-1
/
+1
2019-04-23
drm/amd/display: Fix eDP Black screen after S4 resume
Anthony Koo
-46
/
+55
2019-04-23
drm/amd/display: Send DMCU messages only if FW loaded
Anthony Koo
-19
/
+30
2019-04-23
drm/amd/display: Add function to copy DC streams
Wenjing Liu
-0
/
+23
2019-04-23
drm/amd/display: Allow system to enter stutter on init
Anthony Koo
-0
/
+2
2019-04-23
drm/amd/display: Use a reasonable timeout for framebuffer fence waits
Andrey Grodzovsky
-6
/
+9
2019-04-23
drm/amd/display: wait for fence without holding reservation lock
Christian König
-5
/
+8
2019-04-19
drm/amd/display: Expose support for DRM_FORMAT_RGB565
Nicholas Kazlauskas
-0
/
+1
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
-22
/
+12
2019-04-15
drm/amd/display: Add profiling tools for bandwidth validation
Joshua Aberback
-0
/
+70
2019-04-15
drm/amd/display: Add fast_validate parameter
Joshua Aberback
-13
/
+29
2019-04-15
drm/amd/display: Relax requirements for CRTCs to be enabled
Nicholas Kazlauskas
-12
/
+44
2019-04-15
drm/amd/display: Check scaling info when determing update type
Nicholas Kazlauskas
-3
/
+8
2019-04-15
drm/amd/display: Don't warn when DC update type > DM guess
Nicholas Kazlauskas
-3
/
+0
2019-04-15
drm/amd/display: Use surface directly when checking update type
Nicholas Kazlauskas
-16
/
+12
2019-04-15
drm/amd/display: Add basic downscale and upscale valdiation
Nicholas Kazlauskas
-0
/
+15
2019-04-15
drm/amd/display: change name from dc_link_get_verified_link_cap to dc_link_ge...
Samson Tam
-4
/
+3
2019-04-15
drm/amd/display: Rework DC plane filling and surface updates
Nicholas Kazlauskas
-202
/
+204
2019-04-15
drm/amd/display: Recalculate pitch when buffers change
Nicholas Kazlauskas
-39
/
+34
2019-04-15
drm/amd/display: Maintain z-ordering when creating planes
Nicholas Kazlauskas
-5
/
+69
[next]