index
:
talos-op-linux
master
Talos™ II 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
*
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-06-22
1
-2
/
+0
|
\
|
*
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-20
1
-112
/
+194
|
|
\
|
*
|
drm/amdgpu/dc: Stop updating plane->fb
Ville Syrjälä
2018-06-11
1
-2
/
+0
*
|
|
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-06-15
1
-34
/
+33
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
drm/amd/display: Fix stale buffer object (bo) use
Pratik Vishwakarma
2018-06-13
1
-11
/
+0
|
*
|
drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
Lyude Paul
2018-06-13
1
-0
/
+13
|
*
|
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
2018-05-29
1
-6
/
+7
|
*
|
drm/amd/display: Destroy connector state on reset
Leo (Sunpeng) Li
2018-05-29
1
-2
/
+4
|
*
|
drm/amd/display: Release fake sink
Mikita Lipski
2018-05-29
1
-15
/
+16
|
*
|
drm/amd/display: Do not limit color depth to 8bpc
Mikita Lipski
2018-05-29
1
-6
/
+0
*
|
|
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-06-06
1
-72
/
+153
|
\
|
|
|
*
|
drm/amd/display: Clear connector's edid pointer
Mikita Lipski
2018-05-18
1
-0
/
+1
|
*
|
drm/amdgpu/display: remove VEGAM config option
Alex Deucher
2018-05-18
1
-4
/
+0
|
*
|
drm/amd/display/dm: Add vega20 support
Feifei Xu
2018-05-17
1
-0
/
+4
|
*
|
drm/amd/display: remove need of modeset flag for overlay planes (V2)
Shirish S
2018-05-15
1
-3
/
+5
|
*
|
drm/amd/display: clean up assignment of amdgpu_crtc
Colin Ian King
2018-05-15
1
-1
/
+1
|
*
|
drm/amd/display: Couple formatting fixes
Harry Wentland
2018-05-15
1
-1
/
+2
|
*
|
drm/amd/display: Disallow enabling CRTC without primary plane with FB
Harry Wentland
2018-05-15
1
-1
/
+9
|
*
|
drm/amd/display: Unify dm resume sequence into a single call
Mikita Lipski
2018-05-15
1
-21
/
+10
|
*
|
drm/amd/display: Implement VEGAM device IDs in DM
Jerry (Fangzhi) Zuo
2018-05-15
1
-0
/
+6
|
*
|
drm/admgpu: fix mode_valid's return type
Luc Van Oostenryck
2018-05-15
1
-1
/
+1
|
*
|
drm/amdgpu: Rename amdgpu_display_framebuffer_domains()
Samuel Li
2018-05-15
1
-2
/
+1
|
*
|
Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"
Harry Wentland
2018-05-15
1
-28
/
+0
|
*
|
Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
Harry Wentland
2018-05-15
1
-3
/
+0
|
*
|
drm/amd/display: Fix memleak on input transfer function
Leo (Sunpeng) Li
2018-05-15
1
-8
/
+0
|
*
|
drm/amd/display: Have DC manage its own allocation of gamma
Anthony Koo
2018-05-15
1
-4
/
+2
|
*
|
drm/amd/display: Get rid of unused input_tf
Anthony Koo
2018-05-15
1
-1
/
+0
|
*
|
drm/amd/display: Add Dynamic debug prints
Bhawanpreet Lakha
2018-04-11
1
-5
/
+0
|
*
|
drm/amd/display: Set ignore_msa_timing_param
Harry Wentland
2018-04-11
1
-0
/
+3
|
*
|
drm/amd/display: Don't register backlight on connector_destroy
Harry Wentland
2018-04-11
1
-8
/
+4
|
*
|
drm/amd/display: Only register backlight device if embedded panel connected
Harry Wentland
2018-04-11
1
-25
/
+33
|
*
|
drm/amd/display: Don't access legacy properties
Harry Wentland
2018-04-11
1
-3
/
+10
|
*
|
drm/amd/display: fix spelling mistake: "Usupported" -> "Unsupported"
Colin Ian King
2018-04-11
1
-2
/
+2
|
*
|
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
1
-7
/
+4
|
*
|
drm/amd/display: Move commit_planes_to_stream to amdgpu_dm
Harry Wentland
2018-04-11
1
-5
/
+103
|
*
|
drm/amd/display: Don't call amdgpu_dm_display_resume as it doesn't exist
Mikita Lipski
2018-04-11
1
-1
/
+0
*
|
|
drm/amd/display: Update color props when modeset is required
Leo (Sunpeng) Li
2018-05-31
1
-2
/
+6
*
|
|
drm/amd/display: Make atomic-check validate underscan changes
David Francis
2018-05-31
1
-7
/
+16
*
|
|
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
2018-05-29
1
-6
/
+7
|
|
/
|
/
|
*
|
drm/amd/display: Disallow enabling CRTC without primary plane with FB
Harry Wentland
2018-04-25
1
-1
/
+9
*
|
Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"
Harry Wentland
2018-04-12
1
-28
/
+0
*
|
Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
Harry Wentland
2018-04-12
1
-3
/
+0
*
|
drm/amd/display: Only register backlight device if embedded panel connected
Harry Wentland
2018-04-12
1
-25
/
+33
|
/
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1
-2
/
+0
|
\
|
*
drm/amd/display: We shouldn't set format_default on plane as atomic driver
Harry Wentland
2018-03-21
1
-2
/
+0
|
*
drm/amd/display: fix dereferencing possible ERR_PTR()
Shirish S
2018-03-19
1
-0
/
+3
|
*
drm/amd/display: Fix memleaks when atomic check fails.
Leo (Sunpeng) Li
2018-03-07
1
-10
/
+21
|
*
drm/amd/display: Return success when enabling interrupt
Harry Wentland
2018-03-07
1
-2
/
+1
|
*
drm/amd/display: Use crtc enable/disable_vblank hooks
Harry Wentland
2018-03-07
1
-0
/
+24
|
*
drm/amd/display: Fixed non-native modes not lighting up
Jerry (Fangzhi) Zuo
2018-03-07
1
-1
/
+3
[next]