index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
drm/amd/display: Expose HDR output metadata for supported connectors
Nicholas Kazlauskas
2019-06-03
1
-0
/
+125
|
|
/
*
|
drm/amdgpu: fix unload driver fail
Emily Deng
2019-05-28
1
-3
/
+4
*
|
drm/amdgpu: sort probed modes before adding common modes
Yogesh Mohan Marimuthu
2019-05-24
1
-0
/
+9
*
|
drm/amd/display: Use new connector state when getting color depth
Nicholas Kazlauskas
2019-05-24
1
-12
/
+15
*
|
drm/amd/display: Switch the custom "max bpc" property to the DRM prop
Nicholas Kazlauskas
2019-05-24
1
-17
/
+12
*
|
drm/amd/display: Don't load DMCU for Raven 1 (v2)
Harry Wentland
2019-05-24
1
-2
/
+10
*
|
drm/amd/display: Fill plane attrs only for valid pxl format
Roman Li
2019-05-24
1
-1
/
+1
*
|
drm/amd/display: Disable cursor when offscreen in negative direction
Nicholas Kazlauskas
2019-05-24
1
-5
/
+9
|
/
*
drm/amd/display: Use long for signed error code checks in commit planes
Nicholas Kazlauskas
2019-05-06
1
-1
/
+2
*
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-05-03
1
-63
/
+239
|
\
|
*
drm/amd/display: Compensate for pre-DCE12 BTR-VRR hw limitations. (v3)
Mario Kleiner
2019-04-29
1
-4
/
+44
|
*
drm/amd/display: Expose DRM_FORMAT_RGB565 on overlay planes
Nicholas Kazlauskas
2019-04-29
1
-0
/
+1
|
*
drm/amd/display: Do VRR transition before enable_crc_interrupts
Nicholas Kazlauskas
2019-04-29
1
-11
/
+12
|
*
drm/amd/display: Add power down display on boot flag
Thomas Lim
2019-04-29
1
-0
/
+2
|
*
drm/amd/display: Allow commits with no planes active
Nicholas Kazlauskas
2019-04-29
1
-2
/
+20
|
*
drm/amd/display: Split enabling CRTC interrupts into two passes
Nicholas Kazlauskas
2019-04-29
1
-32
/
+63
|
*
drm/amd/display: Fix CRC vblank refs when changing interrupts
Nicholas Kazlauskas
2019-04-29
1
-8
/
+12
|
*
drm/amd/display: Disable cursors before disabling planes
Nicholas Kazlauskas
2019-04-29
1
-3
/
+31
|
*
drm/amd/display: Refactor CRTC interrupt toggling logic
Nicholas Kazlauskas
2019-04-29
1
-21
/
+65
|
*
drm/amd/display: Use a reasonable timeout for framebuffer fence waits
Andrey Grodzovsky
2019-04-23
1
-6
/
+9
|
*
drm/amd/display: wait for fence without holding reservation lock
Christian König
2019-04-23
1
-5
/
+8
|
*
drm/amd/display: Expose support for DRM_FORMAT_RGB565
Nicholas Kazlauskas
2019-04-19
1
-0
/
+1
*
|
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-24
1
-294
/
+451
|
\
|
|
*
drm/amd/display: Add fast_validate parameter
Joshua Aberback
2019-04-15
1
-1
/
+1
|
*
drm/amd/display: Relax requirements for CRTCs to be enabled
Nicholas Kazlauskas
2019-04-15
1
-12
/
+44
|
*
drm/amd/display: Check scaling info when determing update type
Nicholas Kazlauskas
2019-04-15
1
-3
/
+8
|
*
drm/amd/display: Don't warn when DC update type > DM guess
Nicholas Kazlauskas
2019-04-15
1
-3
/
+0
|
*
drm/amd/display: Use surface directly when checking update type
Nicholas Kazlauskas
2019-04-15
1
-16
/
+12
|
*
drm/amd/display: Add basic downscale and upscale valdiation
Nicholas Kazlauskas
2019-04-15
1
-0
/
+15
|
*
drm/amd/display: Rework DC plane filling and surface updates
Nicholas Kazlauskas
2019-04-15
1
-202
/
+204
|
*
drm/amd/display: Recalculate pitch when buffers change
Nicholas Kazlauskas
2019-04-15
1
-39
/
+34
|
*
drm/amd/display: Maintain z-ordering when creating planes
Nicholas Kazlauskas
2019-04-15
1
-5
/
+69
|
*
drm/amd/display: Update plane scaling parameters for fast updates
Nicholas Kazlauskas
2019-04-15
1
-24
/
+39
|
*
drm/amd/display: expand plane caps to include fp16 and scaling capability
Jun Lei
2019-04-15
1
-3
/
+3
|
*
drm/amd/display: Add DRM color properties for primary planes
Nicholas Kazlauskas
2019-04-15
1
-0
/
+12
|
*
drm/amd/display: Expose support for NV12 on suitable planes
Nicholas Kazlauskas
2019-04-15
1
-31
/
+55
*
|
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-04-15
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
drm/amd/display: fix cursor black issue
tiancyin
2019-04-04
1
-0
/
+1
|
*
drm/amd/display: Only allow VRR when vrefresh is within supported range
Nicholas Kazlauskas
2019-03-21
1
-1
/
+3
*
|
drm/amd/display: Pass plane caps into amdgpu_dm_plane_init
Nicholas Kazlauskas
2019-04-10
1
-29
/
+34
*
|
drm/amd/display: Recreate private_obj->state during S3 resume
Leo Li
2019-04-10
1
-0
/
+7
*
|
drm/amd/display: Set surface color space from DRM plane state
Nicholas Kazlauskas
2019-04-10
1
-1
/
+52
*
|
drm/amd/display: Initialize stream_update with memset
Nicholas Kazlauskas
2019-04-10
1
-1
/
+3
*
|
drm/amd/display: Fix multi-thread writing to 1 state
Aidan Wood
2019-04-03
1
-8
/
+7
*
|
drm/amd/display: Make pageflip event delivery compatible with VRR.
Mario Kleiner
2019-04-03
1
-13
/
+55
*
|
drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)
Mario Kleiner
2019-04-03
1
-3
/
+125
*
|
drm/amd/display: Rework vrr flip throttling for late vblank irq.
Mario Kleiner
2019-04-03
1
-11
/
+13
*
|
drm/amd/display: Prevent vblank irq disable while VRR is active. (v3)
Mario Kleiner
2019-04-03
1
-0
/
+36
*
|
drm/amd/display: Update VRR state earlier in atomic_commit_tail.
Mario Kleiner
2019-04-03
1
-15
/
+46
*
|
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-03
1
-309
/
+345
|
\
\
|
|
/
|
/
|
[prev]
[next]