index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
dce110
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
1
-15
/
+15
2017-10-27
drm/amd/display: Fix no display on Fiji
Jerry Zuo
1
-10
/
+9
2017-10-21
drm/amd/display:: Fix NULL pointer in Raven hotplug
Jerry (Fangzhi) Zuo
1
-7
/
+0
2017-10-21
drm/amd/display: LGD panel willl flash line under window
Hersen Wu
1
-0
/
+9
2017-10-21
drm/amd/display: fix null dereference in reset hw ctx
Eric Yang
1
-1
/
+1
2017-10-21
drm/amd/display: rename struct mem_input to hubp for dcn
Yue Hin Lau
1
-9
/
+10
2017-10-21
drm/amd/display: Fixed switching mode half screen gamma incorrect.
Yongqiang Sun
1
-0
/
+10
2017-10-21
drm/amd/display: add dpms state to DC
Hersen Wu
1
-7
/
+6
2017-10-21
drm/amd/display: audio dynamic resource acquired related
Charlene Liu
2
-3
/
+11
2017-10-21
drm/amd/display: make FBC configurable option
Shirish S
3
-11
/
+11
2017-10-21
drm/amd/display: Move power control from link encoder to hwsequencer
Andrew Jiang
2
-10
/
+151
2017-10-21
drm/amd/display: make sure BL off to mainlink off has enough time
Charlene Liu
1
-7
/
+0
2017-10-21
drm/amd/display: edp backlight regression fix
Yue Hin Lau
1
-0
/
+5
2017-10-21
drm/amd/display: moving backlight registers to hwsequencer
Yue Hin Lau
1
-4
/
+99
2017-10-21
drm/amd/display: power_down_Hw need signal type to turnoff backlight
Andrew Jiang
1
-1
/
+4
2017-10-21
drm/amd/display: fix multi-display on CZ
Roman Li
1
-8
/
+21
2017-10-21
drm/amd/display: Add FBC on/off to front-end programming
Roman Li
1
-0
/
+9
2017-10-21
drm/amd/display: Driver message to SMU to indicate display off
Hersen Wu
1
-1
/
+2
2017-10-06
amdgpu/dc: kfree already checks for NULL.
Dave Airlie
1
-8
/
+3
2017-10-06
amdgpu/dc: fix a bunch of misc whitespace.
Dave Airlie
1
-2
/
+2
2017-10-06
amdgpu/dc: drop hw_sequencer_types.h
Dave Airlie
1
-1
/
+0
2017-10-06
amdgpu/dc: drop dce110_types.h
Dave Airlie
1
-30
/
+0
2017-09-29
amdgpu/dc: remove pointless return from build_pipe_hw_param
Dave Airlie
2
-9
/
+3
2017-09-29
amdgpu/dc: another round of dce/dcn construct cleanups.
Dave Airlie
9
-28
/
+12
2017-09-29
amdgpu/dc: make program_regamma_pwl return void
Dave Airlie
2
-4
/
+2
2017-09-29
amdgpu/dc: make dce transform constructor void
Dave Airlie
1
-7
/
+3
2017-09-29
amdgpu/dc: make opp construct void.
Dave Airlie
1
-7
/
+3
2017-09-29
amdgpu/dc: make link encoder construct void.
Dave Airlie
1
-14
/
+7
2017-09-29
amdgpu/dc: make stream encoder constructor return void.
Dave Airlie
1
-8
/
+4
2017-09-29
amdgpu/dc: make timing generator constructor return void.
Dave Airlie
3
-13
/
+4
2017-09-28
amdgpu/dc: move filter taps to being static const data (v2)
Dave Airlie
1
-1
/
+1
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2
-31
/
+36
2017-09-26
drm/amd/display: Change comments to bring in line with internal tree
Harry Wentland
1
-5
/
+3
2017-09-26
drm/amd/display: Disable FBC for linear tiling
Roman Li
1
-0
/
+4
2017-09-26
drm/amd/display: No need to keep track of unreffed clk sources
Harry Wentland
1
-16
/
+5
2017-09-26
drm/amd/display: Remove switching of clk sources at end of commit
Harry Wentland
1
-36
/
+0
2017-09-26
drm/amd/display: Power down clock source at commit
Harry Wentland
1
-6
/
+16
2017-09-26
drm/amd/display: Don't reset clock source at unref
Harry Wentland
1
-5
/
+11
2017-09-26
drm/amd/display: fix default dithering
Tony Cheng
1
-9
/
+5
2017-09-26
drm/amd/display: fix crc_source_select use hardcoded color depth
Charlene Liu
1
-1
/
+19
2017-09-26
drm/amd/display: dce110: fix plane validation
Shirish S
1
-13
/
+6
2017-09-26
drm/amd/display: Set add_stream_ctx for CZ, Hawaii and others
Harry Wentland
1
-0
/
+20
2017-09-26
drm/amd/display: program fbc for scatter/gather
Roman Li
1
-2
/
+16
2017-09-26
drm/amd/display: add backlight control in blankstream.
Charlene Liu
1
-2
/
+7
2017-09-26
drm/amd/display: not override the FMT setting set by VBIOS for eDP
Charlene Liu
1
-2
/
+5
2017-09-26
drm/amd/display: Move dis_clk into dc_state.
Andrey Grodzovsky
2
-38
/
+30
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
3
-49
/
+49
2017-09-26
drm/amd/display: DF C-state entry blocked when DPMS
Hersen Wu
1
-1
/
+8
2017-09-26
drm/amd/display: Per plane validation context build.
Andrey Grodzovsky
1
-15
/
+11
2017-09-26
drm/amd/display: write dpcd 0x600 to 2 for DP/eDP when powerdown
Charlene Liu
2
-1
/
+10
[next]