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: 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 ASSR enablement on DP to EDP converter
Ayyappa Chandolu
1
-3
/
+3
2017-09-26
drm/amd/display: Add missed wait_for_prev_commits.
Andrey Grodzovsky
1
-0
/
+1
2017-09-26
drm/amd/display: Implement input gamma LUT
Leo (Sunpeng) Li
3
-2
/
+108
2017-09-26
drm/amd/display: Refactor use_lut() from dce110 to dce
Leo (Sunpeng) Li
3
-15
/
+16
2017-09-26
drm/amd/display: revert dc_get_validate_context re-entrancy fix
Dmytro Laktyushkin
1
-9
/
+62
2017-09-26
drm/amd/display: make dc_get_validate_context re-entrant
Dmytro Laktyushkin
10
-114
/
+92
2017-09-26
drm/amd/display: Fix 5th display lightup on Vega10
Roman Li
1
-1
/
+1
2017-09-26
drm/amd/display: read VM settings from MMHUB
Tony Cheng
2
-19
/
+19
2017-09-26
drm/amd/display: Unify loop for surface update and page flip.
Andrey Grodzovsky
1
-46
/
+42
2017-09-26
drm/amd/display: add missing GRPH_UPDATE_LOCK field macro for dce_mem_input
Dmytro Laktyushkin
1
-0
/
+1
2017-09-26
drm/amd/display: Fix dcn10 cursor set position hang
Leo (Sunpeng) Li
1
-0
/
+10
2017-09-26
drm/amd/display: Clean unused interface.
Andrey Grodzovsky
2
-38
/
+0
2017-09-26
drm/amd/display: Use dc_update_surfaces_for_stream for flip.
Andrey Grodzovsky
2
-4
/
+28
2017-09-26
drm/amd/display: dce 8 - 12 mem_input refactor to new style
Dmytro Laktyushkin
22
-1696
/
+476
2017-09-26
drm/amd/display: Disable ABM when eDP is disabled
Amy Zhang
4
-0
/
+40
2017-09-26
drm/amd/display: Fix slow FPS.
Andrey Grodzovsky
1
-2
/
+2
2017-09-26
drm/amd/display: fix mpo blanking out on one of planes being set not visible
Dmytro Laktyushkin
7
-37
/
+51
2017-09-26
drm/amd/display: Program CSC Mode For BT2020
Amy Zhang
1
-0
/
+3
2017-09-26
drm/amd/display: Remove duplicate entry from log_mask
Harry Wentland
1
-1
/
+0
2017-09-26
drm/amd/display: add explanation for surface_update_type
Dmytro Laktyushkin
1
-1
/
+27
2017-09-26
drm/amd/display: fix scaling info based surface update type check
Dmytro Laktyushkin
1
-34
/
+13
2017-09-26
drm/amd/display: add yuv pixel formats to pixel_format_to_bpp()
Dmytro Laktyushkin
1
-0
/
+5
2017-09-26
drm/amd/display: fix scaling calculation for proper surface input format
Dmytro Laktyushkin
2
-31
/
+49
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
[next]