index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
/
amdgpu_dm.h
Age
Commit message (
Expand
)
Author
2017-11-13
drm/amd/display: use configurable FBC option in dm
Roman Li
2017-11-08
amdgpu/dm: Remove unused forward declaration
Harry Wentland
2017-10-17
drm/amd/display: make a bunch of stuff in amdgpu_dm.c static
Alex Deucher
2017-10-17
drm/amd/display: whitespace cleanup in amdgpu_dm.c/h
Alex Deucher
2017-10-17
drm/amd/display: fix typo in function name
Alex Deucher
2017-10-17
drm/amd/display: Use DRM new-style object iterators.
Dave Airlie
2017-09-26
drm/amd/display: Create fake sink if needed when commit stream
Harry Wentland
2017-09-26
drm/amd/display: Break out amdgpu_dm_connector
Harry Wentland
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_stream to dc_stream_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
2017-09-26
drm/amd/display: Initial prototype of FBC implementation
Roman Li
2017-09-26
drm/amd/display: Merge amdgpu_dm_types and amdgpu_dm
Harry Wentland
2017-09-26
drm/amd/display: Switch to DRM helpers in s3.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Register on VLBLANK ISR.
Andrey Grodzovsky
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland