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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-26
drm/amd/display: DCE12 num_timing_generators should be 6
Harry Wentland
1
-2
/
+2
2017-09-26
drm/amd/display: Move output transfer function to stream updates
Amy Zhang
5
-29
/
+37
2017-09-26
drm/amd/display: fix freesync not working on raven
Corbin McElhanney
1
-0
/
+10
2017-09-26
drm/amd/display: enable watermark range reporting to pplib
Dmytro Laktyushkin
1
-1
/
+1
2017-09-26
drm/amd/display: single channel bandwidth verses dual channel bandwidth
Charlene Liu
1
-3
/
+6
2017-09-26
drm/amd/display: Use MED update type if clip position changes
Harry Wentland
1
-4
/
+3
2017-09-26
drm/amd/display: Add 64KB_S_T and 64KB_D_T swizzle mode.
Yongqiang Sun
1
-0
/
+2
2017-09-26
drm/amd/display: switch to using calc_clk and cur_clk for dcn bw setting
Dmytro Laktyushkin
2
-30
/
+79
2017-09-26
drm/amd/display: refactor bw related variable structure in val_ctx
Dmytro Laktyushkin
20
-278
/
+270
2017-09-26
drm/amd/display: prevent assert on error of 1 in calc_freesync_range
Dmytro Laktyushkin
1
-2
/
+4
2017-09-26
drm/amd/display: Fix race.
Andrey Grodzovsky
1
-3
/
+1
2017-09-26
drm/amd/display: ifdef some code only needed for DCN
Harry Wentland
3
-0
/
+8
2017-09-26
drm/amd/display: Implement support for backlight optimization
Anthony Koo
2
-2
/
+12
2017-09-26
drm/amd/display: Continue with stream enable if DP link training fails.
Ken Chalmers
2
-4
/
+18
2017-09-26
drm/amd/display: do not set_mpc_tree if tree is already setup
Tony Cheng
1
-7
/
+23
2017-09-26
drm/amd/display: use signal type to decide whether to set backlight
Anthony Koo
1
-1
/
+1
2017-09-26
drm/amd/display: Allow MPO on Raven
Leon Elazar
1
-0
/
+2
2017-09-26
drm/amd/display: Only apply ctx for specific surface.
Yongqiang Sun
1
-6
/
+8
2017-09-26
drm/amd/display: bw debug options now apply to dml as well
Dmytro Laktyushkin
1
-7
/
+34
2017-09-26
drm/amd/display: Keep DVI_SINGLE_LINK signal if low clk
Harry Wentland
1
-3
/
+6
2017-09-26
drm/amd/display: i2c/aux Remove link index.
Andrey Grodzovsky
8
-66
/
+61
2017-09-26
drm/amd/display: Don't call PSR func if DMCU is off
Harry Wentland
4
-19
/
+24
2017-09-26
drm/amdgpu/display: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2017-09-26
drm/amdgpu/display: fix semicolon.cocci warnings
kbuild test robot
1
-2
/
+2
2017-09-26
drm/amdgpu: enable dcn1.0 dc support on raven
Hawking Zhang
1
-0
/
+4
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
39
-7
/
+1250
2017-09-26
drm/amdgpu/display: Add irq support for DCN
Harry Wentland
2
-0
/
+395
2017-09-26
drm/amdgpu/display: Add i2c/aux support for DCN
Harry Wentland
2
-0
/
+157
2017-09-26
drm/amdgpu/display: Add gpio support for DCN
Harry Wentland
4
-0
/
+666
2017-09-26
drm/amdgpu/display: Add dml support for DCN
Harry Wentland
20
-0
/
+8717
2017-09-26
drm/amdgpu/display: Add core dc support for DCN
Harry Wentland
17
-0
/
+11467
2017-09-26
drm/amdgpu/display: Add calcs code for DCN
Harry Wentland
6
-0
/
+5805
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: Assign stream to map before we need it
Harry Wentland
1
-4
/
+2
2017-09-26
drm/amd/display: Get dprefclk ss percentage from vbios
Hersen Wu
3
-48
/
+51
2017-09-26
drm/amd/display: move drr_params definition to TG
Tony Cheng
2
-11
/
+7
2017-09-26
drm/amd/display: Disable cursor on video surface.
Yongqiang Sun
1
-0
/
+4
2017-09-26
drm/amd/display: Add support for FreeSync on eDP to module
Eric Cook
1
-9
/
+33
2017-09-26
drm/amd/display: Add function to set dither option
Ding Wang
9
-58
/
+160
2017-09-26
drm/amd/display: Check for Zero Range in FreeSync Calc
Eric Cook
1
-0
/
+15
2017-09-26
drm/amd/display: fix crash caused by incorrect index being used for array
Dmytro Laktyushkin
1
-1
/
+1
2017-09-26
drm/amd/display: Define dithering options
Ding Wang
2
-1
/
+30
2017-09-26
drm/amd/display: decouple resource_pool from resource_context
Tony Cheng
13
-147
/
+161
2017-09-26
drm/amd/display: FreeSync Auto Sweep Support
Eric Cook
13
-123
/
+357
2017-09-26
drm/amd/display: no need for return value from ipp_program_degamma_pwl
Dmytro Laktyushkin
1
-1
/
+1
2017-09-26
drm/amd/display: dce80, 100, 110 and 112 to dce ipp refactor
Dmytro Laktyushkin
15
-848
/
+171
2017-09-26
drm/amd/display: dce120 to dce ipp refactor
Dmytro Laktyushkin
14
-525
/
+521
2017-09-26
drm/amd/display: clarify delay param for REG_WAIT
Tony Cheng
1
-2
/
+2
2017-09-26
drm/amd/display: move tg_color to dc_hw_types
Tony Cheng
2
-18
/
+6
2017-09-26
drm/amd/display: PSR Refactor
Sylvia Tsai
11
-150
/
+93
[next]