index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
amdgpu_dm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-26
drm/amd/display: fix resume hang because of DP short pulse
Arindam Nath
1
-0
/
+2
2017-09-26
drm/amd/display: make dc_commit_surfaces_to_stream() re-entrant
Shirish S
1
-27
/
+44
2017-09-26
drm/amd/display: update the YUV plane offsets
Shirish S
1
-7
/
+7
2017-09-26
drm/amd/display: initialize YUV plane capabilities
Shirish S
1
-17
/
+45
2017-09-26
drm/amd/display: Return context from validate_context
Harry Wentland
1
-7
/
+19
2017-09-26
drm/amd/display: pull commit_surfaces out of atomic_commit into helper function
Harry Wentland
1
-51
/
+62
2017-09-26
drm/amd/display: Parse scanline registers
Sylvia Tsai
1
-1
/
+14
2017-09-26
drm/amd/display: Fix missing irq refactor causing potential i2c race
Jordan Lazare
1
-5
/
+10
2017-09-26
drm/amd/display: Fix hotspot programming during set cursor position.
Zeyu Fan
1
-5
/
+0
2017-09-26
drm/amd/display: Prevent premature pageflip when comitting in vblank. (v3)
Mario Kleiner
1
-10
/
+10
2017-09-26
drm/amd/display: Fix race between vblank irq and pageflip irq. (v2)
Mario Kleiner
1
-0
/
+3
2017-09-26
drm/amd/display: get_atomic_property missing for drm_connector_funcs
Pratik Vishwakarma
2
-38
/
+49
2017-09-26
drm/amd/display: Fallback on legacy properties in atomic_get_properties
Harry Wentland
1
-1
/
+39
2017-09-26
drm/amd/display: Allow planes on all crtcs
Harry Wentland
1
-1
/
+1
2017-09-26
drm/amd/display: fix nullptr on vega initialization
Alex Deucher
1
-0
/
+1
2017-09-26
drm/amd/display: Fix s3 hang on resume.
Andrey Grodzovsky
3
-7
/
+13
2017-09-26
drm/amd/display: Refactor edid read.
Andrey Grodzovsky
4
-19
/
+87
2017-09-26
drm/amd/display: Fix i2c write flag.
Andrey Grodzovsky
2
-2
/
+2
2017-09-26
drm/amd/display: Remove get_connector_for_sink.
Andrey Grodzovsky
2
-25
/
+9
2017-09-26
drm/amd/display: Remove get_connector_for_link.
Andrey Grodzovsky
2
-31
/
+6
2017-09-26
drm/amd/display: update plane functionalities
Shirish S
1
-5
/
+49
2017-09-26
drm/amd/display: Fix cleanup in amdgpu_dm_initialize_drm_device
Harry Wentland
1
-6
/
+5
2017-09-26
drm/amd/display: decouple per-crtc-plane model
Alex Deucher
3
-40
/
+108
2017-09-26
drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as a trigger for VBLANK.
Andrey Grodzovsky
1
-2
/
+1
2017-09-26
drm/amd/display: Set cursor pitch to cursor width (in pixels).
Andrey Grodzovsky
1
-0
/
+2
2017-09-26
drm/amd/display: Unhardcode cursor size reported back to UMD.
Andrey Grodzovsky
1
-2
/
+2
2017-09-26
drm/amd/display: Unhardcode acrtc->max_cursor_{height,width}
Andrey Grodzovsky
1
-2
/
+2
2017-09-26
drm/amd/display: Fix gfx9 parameters reading for DC.
Andrey Grodzovsky
1
-0
/
+2
2017-09-26
drm/amd/display: Fix the NULL pointer. (v2)
Andrey Grodzovsky
1
-1
/
+3
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
3
-8
/
+0
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
3
-5
/
+50
2017-09-26
drm/amd/display: Switch to DRM helpers in s3.
Andrey Grodzovsky
2
-143
/
+19
2017-09-26
drm/amd/display: Remove page_fleep_needed function.
Andrey Grodzovsky
1
-89
/
+3
2017-09-26
drm/amd/display: Refactor headless to use atomic commit. (v2)
Andrey Grodzovsky
1
-79
/
+61
2017-09-26
drm/amd/display: Refactor atomic commit implementation. (v2)
Andrey Grodzovsky
3
-205
/
+203
2017-09-26
drm/amd/display: We don't support interlace and doublescan
Harry Wentland
1
-2
/
+3
2017-09-26
drm/amd/display: Remove unused define from amdgpu_dm_types
Harry Wentland
1
-5
/
+0
2017-09-26
drm/amd/display: Use amdgpu mode funcs statically
Harry Wentland
1
-5
/
+3
2017-09-26
drm/amd/display: Fix warnings in amdgpu_dm
Harry Wentland
1
-1
/
+1
2017-09-26
drm/amd/display: Remove LINUX_VERSION_CODE check
Harry Wentland
1
-2
/
+0
2017-09-26
drm/amd/dc: fix semicolon.cocci warnings
Julia Lawall
1
-5
/
+5
2017-09-26
drm/amd/display: Fix MST physical ports always disconnected
Krzysztof Nowicki
1
-8
/
+0
2017-09-26
drm/amd/display: fix crash with modesetting driver
Harry Wentland
1
-0
/
+4
2017-09-26
drm/amd/display: mclk level can't be 0.
Rex Zhu
1
-4
/
+4
2017-09-26
drm/amd/display: Rename atomic_commit parameter.
Andrey Grodzovsky
1
-3
/
+3
2017-09-26
drm/amd/display: Clean index in irq init loop
Andrey Grodzovsky
1
-3
/
+4
2017-09-26
drm/amd/display: Register on VLBLANK ISR.
Andrey Grodzovsky
3
-8
/
+9
2017-09-26
drm/amd/display: Use pflip prepare and submit parts (v2)
Andrey Grodzovsky
1
-1
/
+0
2017-09-26
drm/amd/display: Remove dc_target object
Aric Cyr
3
-224
/
+174
2017-09-26
drm/amd/display: fix cursor disappearing after resume
Arindam Nath
1
-0
/
+38
[prev]
[next]