index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-31
drm/amd/display: Use dev_get_drvdata
Chuhong Yuan
1
-2
/
+1
2019-07-31
drm/amdgpu: Use dev_get_drvdata where possible
Chuhong Yuan
1
-14
/
+7
2019-07-31
drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...
Nick Desaulniers
4
-0
/
+16
2019-07-31
drm/amdkfd: Fix byte align on VegaM
Kent Russell
1
-1
/
+2
2019-07-31
drm/amd/powerplay: add callback function of get_thermal_temperature_range
Kevin Wang
4
-30
/
+40
2019-07-22
drm/amdgpu/smu: move fan rpm query into the asic specific code
Alex Deucher
5
-29
/
+31
2019-07-22
drm/amdgpu: set sdma irq src num according to sdma instances
Hawking Zhang
1
-2
/
+15
2019-07-22
drm/amd/powerplay: remove redundancy debug log in smu
Kevin Wang
3
-13
/
+0
2019-07-22
drm/amd/powerplay: custom peak clock freq for navi10
Kevin Wang
4
-33
/
+103
2019-07-18
drm/amd/display: handle active dongle port type is DP++ or DP case
Dale Zhao
2
-11
/
+21
2019-07-18
drm/amd/display: Copy GSL groups when committing a new context
Nicholas Kazlauskas
1
-0
/
+12
2019-07-18
drm/amd/display: Add debug entry to destroy disconnected edp link
Lewis Huang
2
-4
/
+17
2019-07-18
drm/amd/display: avoid power gate domains that doesn't exist
Tony Cheng
2
-11
/
+17
2019-07-18
drm/amd/display: Add SMU version field to clk_mgr_internal
Fatemeh Darbehani
1
-0
/
+1
2019-07-18
drm/amd/display: support "dummy pstate"
Jun Lei
14
-8
/
+7022
2019-07-18
drm/amd/display: fix mpcc assert condition
Eric Yang
1
-12
/
+11
2019-07-18
drm/amd/display: do not read link setting if edp not connected
Eric Yang
1
-7
/
+1
2019-07-18
drm/amd/display: Increase size of audios array
Tai Man
2
-1
/
+2
2019-07-18
drm/amd/display: 3.2.42
Aric Cyr
1
-1
/
+1
2019-07-18
drm/amd/display: drop ASSERT() if eDP panel is not connected
Zhan Liu
1
-2
/
+0
2019-07-18
drm/amd/display: Set enabled to false at start of audio disable
Nicholas Kazlauskas
1
-2
/
+2
2019-07-18
drm/amd/display: Clean up dynamic metadata logic
Julian Parkin
4
-40
/
+86
2019-07-18
drm/amd/display: Only enable audio if speaker allocation exists
Alvin Lee
1
-1
/
+1
2019-07-18
drm/amd/display: Fix dc_create failure handling and 666 color depths
Julian Parkin
2
-2
/
+5
2019-07-18
drm/amd/display: populate last calculated bb state with max clocks
Jun Lei
1
-0
/
+4
2019-07-18
drm/amd/display: add dcc programming for dual plane
Dmytro Laktyushkin
17
-138
/
+136
2019-07-18
drm/amd/display: Implement DAL3 GPU Integer Scaling
Reza Amini
2
-0
/
+17
2019-07-18
drm/amd/display: add pipe CRC sources without disabling dithering.
Dingchen Zhang
2
-16
/
+48
2019-07-18
drm/amd/display: use min disp and dpp clk debug option for dcn2
Dmytro Laktyushkin
2
-4
/
+5
2019-07-18
drm/amd/display: add a option to force the clock at every mode change.
Charlene Liu
2
-1
/
+9
2019-07-18
drm/amd/display: Change offset_to_id to reflect what id_to_offset returns
Murton Liu
2
-8
/
+4
2019-07-18
drm/amd/display: add set and get clock for testing purposes
Charlene Liu
10
-2
/
+132
2019-07-18
drm/amd/display: allocate 4 ddc engines for RV2
Derek Lai
1
-1
/
+1
2019-07-18
drm/amd/display: Hook up calls to do stereo mux and dig programming to stereo...
Murton Liu
6
-3
/
+186
2019-07-18
drm/amd/display: 3.2.41
Aric Cyr
1
-1
/
+1
2019-07-18
drm/amd/display: Fixes for some MPO cases
Ilya Bakoulin
2
-2
/
+2
2019-07-18
drm/amd/display: Cache the use_pitch_c conditional
Ilya Bakoulin
1
-2
/
+6
2019-07-18
drm/amd/display: Add DIG_CLOCK_PATTERN register
Nevenko Stupar
1
-3
/
+7
2019-07-18
drm/amd/display: Add CM_BYPASS via debug option
Qingqing Zhuo
5
-1
/
+22
2019-07-18
drm/amd/display: Add MPC 3DLUT resource management
Vitaly Prosyak
3
-5
/
+18
2019-07-18
drm/amd/display: Add debug option to disable timing sync
Joshua Aberback
2
-1
/
+2
2019-07-18
drm/amd/display: Clear FEC_READY shadow register if DPCD write fails
Nikola Cornij
1
-0
/
+2
2019-07-18
drm/amd/display: Optimize gamma calculations
Krunoslav Kovac
3
-62
/
+111
2019-07-18
drm/amd/display: put back front end initialization sequence
Eric Yang
1
-14
/
+1
2019-07-18
drm/amd/display: Set FEC_READY always before link training
Nikola Cornij
2
-12
/
+20
2019-07-18
drm/amd/display: Use helper for determining HDMI signal
Eric Bernstein
1
-1
/
+1
2019-07-18
drm/amd/display: Implement generic MUX registers (v2)
Murton Liu
7
-3
/
+290
2019-07-18
drm/amd/display: Wait for flip to complete
Alvin Lee
1
-0
/
+11
2019-07-18
drm/amd/display: 3.2.40
Aric Cyr
1
-1
/
+1
2019-07-18
drm/amd/display: Change min_h_sync_width from 8 to 4
Fatemeh Darbehani
1
-1
/
+1
[next]