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: Remove acrtc->stream
Andrey Grodzovsky
2017-09-26
1
-19
/
+14
*
drm/amd/display: Update atomic state hooks.
Andrey Grodzovsky
2017-09-26
1
-15
/
+10
*
drm/amd/display: Add correct retain/release
Harry Wentland
2017-09-26
1
-0
/
+10
*
drm/amd/display: Create dm_atomic_state
Harry Wentland
2017-09-26
1
-1
/
+36
*
drm/amd/display: Make mode_config_funcs const
Harry Wentland
2017-09-26
1
-2
/
+1
*
drm/amd/display: Move kms_atomic support flag to dm_early_init.
Andrey Grodzovsky
2017-09-26
1
-0
/
+1
*
drm/amd/display: Workaround IGT multiplane restriction
Leo (Sunpeng) Li
2017-09-26
1
-1
/
+13
*
drm/amd/display: Handle commit plane with no FB.
Andrey Grodzovsky
2017-09-26
1
-3
/
+3
*
drm/amd/display: Get rid of seperate flip function.
Andrey Grodzovsky
2017-09-26
1
-97
/
+0
*
drm/amd/display: Remove redundant member from amdgpu_plane.
Andrey Grodzovsky
2017-09-26
1
-1
/
+1
*
drm/amd/display: call amdgpu_dm_fini when hw_fini.
Rex Zhu
2017-09-26
1
-3
/
+2
*
drm/amd/display: Use dc_update_surfaces_for_stream for flip.
Andrey Grodzovsky
2017-09-26
1
-3
/
+6
*
drm/amd/display: Fix slow FPS.
Andrey Grodzovsky
2017-09-26
1
-2
/
+2
*
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
2017-09-26
1
-1
/
+114
*
drm/amd/display: fix resume hang because of DP short pulse
Arindam Nath
2017-09-26
1
-0
/
+2
*
drm/amd/display: Parse scanline registers
Sylvia Tsai
2017-09-26
1
-1
/
+14
*
drm/amd/display: Fix race between vblank irq and pageflip irq. (v2)
Mario Kleiner
2017-09-26
1
-0
/
+3
*
drm/amd/display: Allow planes on all crtcs
Harry Wentland
2017-09-26
1
-1
/
+1
*
drm/amd/display: fix nullptr on vega initialization
Alex Deucher
2017-09-26
1
-0
/
+1
*
drm/amd/display: Fix s3 hang on resume.
Andrey Grodzovsky
2017-09-26
1
-1
/
+1
*
drm/amd/display: Fix cleanup in amdgpu_dm_initialize_drm_device
Harry Wentland
2017-09-26
1
-6
/
+5
*
drm/amd/display: decouple per-crtc-plane model
Alex Deucher
2017-09-26
1
-16
/
+51
*
drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as a trigger for VBLANK.
Andrey Grodzovsky
2017-09-26
1
-2
/
+1
*
drm/amd/display: Unhardcode cursor size reported back to UMD.
Andrey Grodzovsky
2017-09-26
1
-2
/
+2
*
drm/amd/display: Remove DCE12 guards
Alex Deucher
2017-09-26
1
-4
/
+0
*
drm/amd/display: Enable DCE12 support
Alex Deucher
2017-09-26
1
-4
/
+19
*
drm/amd/display: Switch to DRM helpers in s3.
Andrey Grodzovsky
2017-09-26
1
-143
/
+14
*
drm/amd/display: Refactor atomic commit implementation. (v2)
Andrey Grodzovsky
2017-09-26
1
-16
/
+42
*
drm/amd/display: Use amdgpu mode funcs statically
Harry Wentland
2017-09-26
1
-5
/
+3
*
drm/amd/display: Remove LINUX_VERSION_CODE check
Harry Wentland
2017-09-26
1
-2
/
+0
*
drm/amd/display: Clean index in irq init loop
Andrey Grodzovsky
2017-09-26
1
-3
/
+4
*
drm/amd/display: Register on VLBLANK ISR.
Andrey Grodzovsky
2017-09-26
1
-6
/
+7
*
drm/amd/display: Remove dc_target object
Aric Cyr
2017-09-26
1
-25
/
+22
*
drm/amd/display: [MST] Fix startup sequence v3.
Andrey Grodzovsky
2017-09-26
1
-13
/
+22
*
drm/amd/dal: Add POLARIS12 support (v2)
Jordan Lazare
2017-09-26
1
-0
/
+2
*
drm/amd/display: Fix refcount over dc_sink.
Andrey Grodzovsky
2017-09-26
1
-1
/
+11
*
drm/amd/display: remove DM_NOT_IMPL messages
Arindam Nath
2017-09-26
1
-7
/
+1
*
drm/amd/dc/dm: remove redundant display structs
Alex Deucher
2017-09-26
1
-56
/
+4
*
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
2017-09-26
1
-0
/
+1564
[prev]