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
/
dce120
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
1
-4
/
+3
2017-11-02
drm/amd/display: Read resource_straps from registers for DCE12
Leo (Sunpeng) Li
1
-6
/
+13
2017-10-06
amdgpu/dc: drop hw_sequencer_types.h
Dave Airlie
1
-1
/
+0
2017-09-29
amdgpu/dc: another round of dce/dcn construct cleanups.
Dave Airlie
5
-17
/
+6
2017-09-29
amdgpu/dc: make dce transform constructor void
Dave Airlie
1
-9
/
+4
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
-13
/
+7
2017-09-29
amdgpu/dc: make stream encoder constructor return void.
Dave Airlie
1
-8
/
+4
2017-09-29
amdgpu/dc: constify a bunch of dc structs.
Dave Airlie
2
-2
/
+2
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
1
-21
/
+22
2017-09-26
drm/amd/display: Remove old, misleading comment
Harry Wentland
1
-1
/
+0
2017-09-26
drm/amd/display: Per stream validate_context build v2.
Andrey Grodzovsky
1
-2
/
+2
2017-09-26
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
4
-16
/
+15
2017-09-26
drm/amd/display: change bw_dceip and bw_vbios into pointers
Bhawanpreet Lakha
1
-12
/
+12
2017-09-26
drm/amd/display/dc: make dce120_link_encoder_create static
Alex Deucher
1
-1
/
+1
2017-09-26
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
1
-1
/
+1
2017-09-26
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
1
-1
/
+1
2017-09-26
drm/amd/display: Add per surface validation hook.
Andrey Grodzovsky
1
-1
/
+4
2017-09-26
drm/amd/display: Move DCHUBBUB block from MemInput to HW sequencer.
Zeyu Fan
2
-1
/
+65
2017-09-26
drm/amd/display: set drr during program timing.
Yongqiang Sun
1
-3
/
+16
2017-09-26
drm/amd/display: enable diags compilation
Dmytro Laktyushkin
1
-16
/
+1
2017-09-26
drm/amd/display: Remove unused addr var in TG
Harry Wentland
1
-7
/
+0
2017-09-26
drm/amd/display: Tidy up dce120_clock_source_create()
Tom St Denis
1
-2
/
+2
2017-09-26
drm/amd/display: Clean up indentation in dce120_tg_set_blank()
Tom St Denis
1
-11
/
+5
2017-09-26
drm/amd/display: Make dce120_tg_is_blanked() more legible
Tom St Denis
1
-9
/
+8
2017-09-26
drm/amd/display: Fix indentation in dce120_tg_program_timing()
Tom St Denis
1
-3
/
+3
2017-09-26
drm/amd/display: Tidy up dce120_timing_generator_enable_advanced_request()
Tom St Denis
1
-25
/
+12
2017-09-26
drm/amd/display: Fix 5th display lightup on Vega10
Roman Li
1
-1
/
+1
2017-09-26
drm/amd/display: dce 8 - 12 mem_input refactor to new style
Dmytro Laktyushkin
4
-444
/
+10
2017-09-26
drm/amd/display: DCE12 num_timing_generators should be 6
Harry Wentland
1
-2
/
+2
2017-09-26
drm/amd/display: FreeSync Auto Sweep Support
Eric Cook
1
-9
/
+64
2017-09-26
drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactor
Dmytro Laktyushkin
1
-10
/
+4
2017-09-26
drm/amd/display: dce120 to dce ipp refactor
Dmytro Laktyushkin
6
-517
/
+33
2017-09-26
drm/amd/display: improve cursor programming reliability
Dmytro Laktyushkin
2
-4
/
+2
2017-09-26
drm/amd/display: Make sure v_total_min and max not less than v_total.
Yongqiang Sun
1
-2
/
+2
2017-09-26
drm/amd/display: set correct v_total_min and v_total_max for dce.
Yongqiang Sun
1
-2
/
+2
2017-09-26
drm/amd/display: Parse scanline registers
Sylvia Tsai
1
-21
/
+21
2017-09-26
drm/amd/display: Fix hotspot programming during set cursor position.
Zeyu Fan
1
-11
/
+4
2017-09-26
drm/amd/display: decouple per-crtc-plane model
Alex Deucher
1
-0
/
+2
2017-09-26
drm/amd/display: use CRTC_VERTICAL_INTERRUPT0 as VBLANK trigger.
Andrey Grodzovsky
1
-1
/
+31
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
1
-9
/
+5
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
1
-0
/
+12
2017-09-26
drm/amd/display: Add DCE12 core support
Harry Wentland
12
-0
/
+3387