index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
1
-1
/
+1
2017-09-26
drm/amd/display: Reduce DC chattiness
Harry Wentland
1
-35
/
+39
2017-09-26
drm/amd/display: Pass log_mask from DM
Harry Wentland
1
-0
/
+2
2017-09-26
drm/amd/display: Format changes to bring in line with internal tree
Harry Wentland
2
-5
/
+5
2017-09-26
drm/amd/display: Create fake sink if needed when commit stream
Harry Wentland
2
-1
/
+30
2017-09-26
drm/amd/display: Break out amdgpu_dm_connector
Harry Wentland
6
-103
/
+146
2017-09-26
drm/amd/display: USB-C to HDMI dongle not light
Hersen Wu
1
-4
/
+5
2017-09-26
drm/amd/display: Rename dc resource_validate_ctx methods
Bhawanpreet Lakha
1
-1
/
+1
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2
-3
/
+3
2017-09-26
drm/amd/display: Use DRM provided page flip flag.
Andrey Grodzovsky
1
-7
/
+2
2017-09-26
drm/amd/display: Don't leak dc_stream_state.
Darren Salt
1
-6
/
+14
2017-09-26
drm/amd/display: Refactor atomic check.
Andrey Grodzovsky
1
-201
/
+261
2017-09-26
drm/amd/display: Per plane validation context build.
Andrey Grodzovsky
1
-107
/
+58
2017-09-26
drm/amd/display: Disable stutter for Raven
Bhawanpreet Lakha
1
-0
/
+4
2017-09-26
drm/amd/display: Move copy_construct from state_alloc to atomic_check.
Leo (Sunpeng) Li
1
-13
/
+4
2017-09-26
drm/amd/display: Refactor dc_state creation into a function.
Leo (Sunpeng) Li
1
-3
/
+1
2017-09-26
drm/amd/display: Per stream validate_context build v2.
Andrey Grodzovsky
1
-11
/
+57
2017-09-26
drm/amd/display: refactor pplib/smu communication
Tony Cheng
1
-8
/
+5
2017-09-26
drm/amd/display/dm: add KV, KB, ML (v2)
Alex Deucher
1
-0
/
+16
2017-09-26
drm/amd/display: Pass correct number for gamma entries
Harry Wentland
1
-1
/
+2
2017-09-26
drm/amd/display: Couple newline fixes
Harry Wentland
1
-2
/
+2
2017-09-26
drm/amd/display: Use public plane destroy helper
Harry Wentland
1
-2
/
+1
2017-09-26
drm/amd/display: implement DXGI Gamma Ramps
Anthony Koo
1
-7
/
+7
2017-09-26
drm/amd/display: Clean up cursor code
Harry Wentland
1
-191
/
+92
2017-09-26
drm/amd/display: Fix comment placement for when new_stream is null
Bhawanpreet Lakha
1
-8
/
+7
2017-09-26
drm/amd/display: Fix plane_atomic_check when no dc_state
Harry Wentland
1
-1
/
+1
2017-09-26
drm/amd/display: Add surface to dm_plane_state if fb reserve fails
Jerry Zuo
1
-6
/
+5
2017-09-26
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2
-144
/
+146
2017-09-26
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
3
-24
/
+26
2017-09-26
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
2
-11
/
+11
2017-09-26
drm/amd/display: Avoid full modeset when not required
Bhawanpreet Lakha
1
-35
/
+62
2017-09-26
drm/amd/display: Implement plane atomic_check.
Andrey Grodzovsky
1
-0
/
+17
2017-09-26
drm/amd/display: Initial prototype of FBC implementation
Roman Li
2
-0
/
+41
2017-09-26
drm/amd/display: Fix ckeckpatch problems in amdgpu_dm
Harry Wentland
1
-85
/
+94
2017-09-26
drm/amd/display: Merge amdgpu_dm_types and amdgpu_dm
Harry Wentland
8
-3430
/
+3350
2017-09-26
drm/amd/display: Roll core_stream into dc_stream
Leo (Sunpeng) Li
3
-7
/
+7
2017-09-26
drm/amd/display: log HUBP using DTN logging
Tony Cheng
1
-0
/
+9
2017-09-26
drm/amd/display: Use stream validation hook.
Andrey Grodzovsky
1
-38
/
+48
2017-09-26
drm/amd/display: Roll core_sink into dc_sink
Harry Wentland
2
-3
/
+3
2017-09-26
drm/amd/display: Roll core_link into dc_link
Harry Wentland
2
-3
/
+3
2017-09-26
drm/amd/display: Roll core_surface into dc_surface
Harry Wentland
1
-4
/
+4
2017-09-26
drm/amd/display: Return hpd_irq_dpcd from hpd_rx handler
Wenjing Liu
1
-1
/
+1
2017-09-26
drm/amd/display: Do not release state objects on atomic check fail
Leo (Sunpeng) Li
1
-15
/
+6
2017-09-26
drm/amd/display: Release cached atomic state in S3.
Andrey Grodzovsky
1
-0
/
+4
2017-09-26
drm/amd/display: Release dm_state->context when state is cleared.
Andrey Grodzovsky
2
-0
/
+24
2017-09-26
drm/amd/display: Skip DC validation for flips and cursor.
Andrey Grodzovsky
1
-17
/
+18
2017-09-26
drm/amd/display: Attach surface to dm_plane_state.
Andrey Grodzovsky
2
-203
/
+147
2017-09-26
drm/amd/display: Clean dm_plane_state hooks.
Andrey Grodzovsky
1
-37
/
+6
2017-09-26
drm/amd/display: Leave all validate_ctx life cycle management to DC.
Andrey Grodzovsky
1
-15
/
+0
2017-09-26
drm/amd/display: Remove acrtc->stream
Andrey Grodzovsky
3
-219
/
+226
[next]