index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
core
Age
Commit message (
Expand
)
Author
Lines
2017-12-15
drm/amd/display: fix missing pixel clock adjustment for dongle
Eric Yang
-1
/
+3
2017-12-04
drm/amdgpu: add license to files where it was missing
Alex Deucher
-1
/
+23
2017-11-28
drm/amd/display: USB-C / thunderbolt dock specific workaround
Hersen Wu
-45
/
+40
2017-11-28
drm/amd/display: Fix couple more inconsistent NULL checks in dc_resource
Harry Wentland
-2
/
+7
2017-11-28
drm/amd/display: Fix potential NULL and mem leak in create_links
Harry Wentland
-4
/
+10
2017-11-28
drm/amd/display: Fix hubp check in set_cursor_position
Harry Wentland
-5
/
+4
2017-11-28
drm/amd/display: try to find matching audio inst for enc inst first
Charlene Liu
-2
/
+7
2017-11-28
drm/amd/display: fix split viewport rounding error
Dmytro Laktyushkin
-6
/
+4
2017-11-28
drm/amd/display: fix split recout offset
Dmytro Laktyushkin
-2
/
+2
2017-11-28
drm/amd/display: Handle as MST first and then DP dongle if sink support both
Hersen Wu
-16
/
+16
2017-11-28
drm/amd/display: fix split recout calculation
Dmytro Laktyushkin
-5
/
+3
2017-11-28
drm/amd/display: Add timing validation against dongle cap
Eric Yang
-2
/
+90
2017-11-28
drm/amd/display: Add null check for 24BPP (xfm and dpp)
Bhawanpreet Lakha
-6
/
+12
2017-11-14
drm/amd/display: fix MST link training fail division by 0
Eric Yang
-2
/
+4
2017-11-14
drm/amd/display: Fix formatting for null pointer dereference fix
Harry Wentland
-1
/
+1
2017-11-14
drm/amd/display: Remove dangling planes on dc commit state
Leo (Sunpeng) Li
-2
/
+35
2017-11-14
drm/amd/display: add flip_immediate to commit update for stream
Bhawanpreet Lakha
-1
/
+4
2017-11-07
amdgpu/dc: handle allocation failures in dc_commit_planes_to_stream.
Dave Airlie
-0
/
+8
2017-11-07
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
-2
/
+2
2017-11-07
amdgpu/dc: fix non-ansi function decls.
Dave Airlie
-2
/
+2
2017-11-02
drm/amd/display: fix null pointer dereference
Shirish S
-1
/
+1
2017-11-02
drm/amd/display: Use constants from atom.h for HDMI caps read
Andrew Jiang
-3
/
+3
2017-10-21
drm/amd/display: Small comment on dc_commit_planes_to_stream
Harry Wentland
-0
/
+7
2017-10-21
drm/amd/display: Reduce stack size of commit_planes_to_stream
Harry Wentland
-6
/
+13
2017-10-21
drm/amd/display: WA for 3 display play video hot plug.
Yongqiang Sun
-8
/
+10
2017-10-21
drm/amd/display: Add DIGD case when getting retimer settings
Andrew Jiang
-0
/
+12
2017-10-21
drm/amd/display: Add chip mask to HDMI retimer/redriver check
Andrew Jiang
-3
/
+5
2017-10-21
drm/amd/display: Correct timings in build scaling params
Andrew Jiang
-14
/
+3
2017-10-21
drm/amd/display: Don't set cursor address is 0 logging as errors
Andrew Jiang
-1
/
+1
2017-10-21
drm/amd/display: Fix non-DCN build
Harry Wentland
-0
/
+2
2017-10-21
drm/amd/display: Report stream as different on scaling change
Leo (Sunpeng) Li
-0
/
+22
2017-10-21
drm/amd/display: Set addressable region as active + border
Dmytro Laktyushkin
-0
/
+14
2017-10-21
drm/amd/display: Do not set bandwidth on page flips.
Leo (Sunpeng) Li
-3
/
+2
2017-10-21
drm/amd/display: rename transform to dpp for dcn
Yue Hin Lau
-6
/
+28
2017-10-21
drm/amd/display: add null check for cursor functions
Yue Hin Lau
-4
/
+10
2017-10-21
drm/amd/display: Fix underscan not using proper scaling
Bhawanpreet Lakha
-2
/
+11
2017-10-21
drm/amd/display: Fix up plane_states add/remove logic
Andrew Jiang
-8
/
+5
2017-10-21
drm/amd/display: rename struct mem_input to hubp for dcn
Yue Hin Lau
-9
/
+17
2017-10-21
drm/amd/display: Handle case when stream not found in set_dpms
Eric Yang
-1
/
+6
2017-10-21
drm/amd/display: add dpms state to DC follow up
Hersen Wu
-2
/
+2
2017-10-21
drm/amd/display: Fixed switching mode half screen gamma incorrect.
Yongqiang Sun
-16
/
+8
2017-10-21
drm/amd/display: add dpms state to DC
Hersen Wu
-1
/
+42
2017-10-21
drm/amd/display: add max_video_width cap to dc
Dmytro Laktyushkin
-4
/
+2
2017-10-21
drm/amd/display: wa to program split pipedegamma regs after mode set.
Yongqiang Sun
-1
/
+3
2017-10-21
drm/amd/display: Fixed extend to second screen mode hang
Yongqiang Sun
-28
/
+29
2017-10-21
drm/amd/display: arbitration find the matching dig-az first.
Charlene Liu
-12
/
+8
2017-10-21
drm/amd/display: audio dynamic resource acquired related
Charlene Liu
-9
/
+21
2017-10-21
drm/amd/display: Program front end first when set mode.
Yongqiang Sun
-10
/
+17
2017-10-21
drm/amd/display: make FBC configurable option
Shirish S
-1
/
+1
2017-10-21
drm/amd/display: disconnect on HPD low even if edid is the same
Wenjing Liu
-33
/
+9
[next]