index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: Move GEM BO to drm_framebuffer
Daniel Stone
2018-04-11
6
-43
/
+22
*
drm/amd/display: Disentangle dc.h include from amdgpu.h
Rex Zhu
2018-04-11
2
-1
/
+2
*
drm/amdgpu: switch to use df callback functions
Hawking Zhang
2018-04-11
2
-92
/
+5
*
drm/amdgpu/df: implement df v1_7 callback functions
Hawking Zhang
2018-04-11
3
-0
/
+156
*
drm/amdgpu: add df callback functions structure
Hawking Zhang
2018-04-11
1
-1
/
+12
*
drm/amdgpu: add df v1_7 header files
Hawking Zhang
2018-04-11
3
-0
/
+107
*
drm/amdgpu/sdma4: use a helper for SDMA_OP_POLL_REGMEM
Alex Deucher
2018-04-11
1
-28
/
+34
*
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
2018-04-11
8
-107
/
+30
*
drm/amdgpu: Delete some cgs functions
Rex Zhu
2018-04-11
2
-336
/
+0
*
drm/amd/pp: Not call cgs interface to get display info
Rex Zhu
2018-04-11
13
-136
/
+61
*
drm/amdgpu: Set pm_display_cfg in non-dc mode
Rex Zhu
2018-04-11
3
-15
/
+37
*
drm/amd/pp: Use atombios api directly in powerplay (v2)
Rex Zhu
2018-04-11
12
-124
/
+150
*
drm/amd/dc: Use atombios api directly in DC
Rex Zhu
2018-04-11
2
-20
/
+28
*
drm/amdgpu: Get pci resource directly through adev
Rex Zhu
2018-04-11
1
-6
/
+5
*
drm/amd/pp: Use gfx rlc funcs directly in powerplay
Rex Zhu
2018-04-11
2
-38
/
+46
*
drm/amd/pp: Fix spelling mistake: "suppported" -> "supported"
Colin Ian King
2018-04-11
1
-1
/
+1
*
drm/amdgpu: Use dpm_enabled as dpm state flag
Rex Zhu
2018-04-11
7
-8
/
+9
*
drm/amd/pp: Use release_firmware directly in powerplay
Rex Zhu
2018-04-11
3
-3
/
+5
*
drm/amd/pp: Save vf state in pp context
Rex Zhu
2018-04-11
6
-14
/
+13
*
drm/amd/pp: Lock pm_funcs when set pp table
Rex Zhu
2018-04-11
1
-14
/
+14
*
drm/amd/pp: Add hwmgr_sw_init/fini functioins
Rex Zhu
2018-04-11
4
-316
/
+147
*
drm/amd/pp: Remove useless fw load error handler on Polaris
Rex Zhu
2018-04-11
1
-10
/
+2
*
drm/amd/display: Move commit_planes_to_stream to amdgpu_dm
Harry Wentland
2018-04-11
3
-101
/
+103
*
drm/amd/display: Only program MSA_TIMING_PARAM if it changed
Anthony Koo
2018-04-11
1
-5
/
+10
*
drm/amd/display: Add double buffer machanism to OCSC
Xingyue Tao
2018-04-11
3
-47
/
+67
*
drm/amd/display: Add vline IRQ programming for DCN
SivapiriyanKumarasamy
2018-04-11
6
-0
/
+110
*
drm/amd/display: Rename encoder_info_packet to dc_info_packet
Anthony Koo
2018-04-11
4
-68
/
+65
*
drm/amd/display: Couple bug fixes in stats module
Anthony Koo
2018-04-11
1
-11
/
+28
*
drm/amd/display: Add double buffer machanism to ICSC
Xingyue Tao
2018-04-11
3
-19
/
+67
*
drm/amd/display: Add num_active_wb to DML
Eric Bernstein
2018-04-11
1
-0
/
+1
*
drm/amd/display: Correct print types in DC_LOGS
Bhawanpreet Lakha
2018-04-11
5
-50
/
+52
*
drm/amd/display: Add dc_lut_mode enum
Vitaly Prosyak
2018-04-11
1
-0
/
+5
*
drm/amd/display: hide inconsistent mpcc programming from dtn log
Dmytro Laktyushkin
2018-04-11
1
-4
/
+5
*
drm/amd/display: Only update mpc blend config if not full update
Eric Yang
2018-04-11
2
-2
/
+12
*
drm/amd/display: Separate mem input constuctors for dce 112 and 120
Mikita Lipski
2018-04-11
3
-8
/
+77
*
drm/amd/display: add assert in enable FBC
Roman Li
2018-04-11
1
-0
/
+3
*
drm/amd/display: align dtn logs and add mpc idle bit print
Dmytro Laktyushkin
2018-04-11
3
-31
/
+28
*
drm/amd/display: dal 3.1.40
Tony Cheng
2018-04-11
1
-1
/
+1
*
drm/amd/display: Implementing new bandwidth registers for DCE120
Mikita Lipski
2018-04-11
5
-17
/
+55
*
drm/amd/display: drop dc_validate_guaranteed
Julian Parkin
2018-04-11
12
-234
/
+7
*
drm/amd/display: Change wb_h/vratio to double
Eric Bernstein
2018-04-11
1
-2
/
+2
*
drm/amd/display: Adding stutter entry wm to dce bw struct
Mikita Lipski
2018-04-11
2
-2
/
+110
*
drm/amd/display: Don't call amdgpu_dm_display_resume as it doesn't exist
Mikita Lipski
2018-04-11
1
-1
/
+0
*
drm/amd/display: Add debug prints for bandwidth calculations
Bhawanpreet Lakha
2018-04-11
3
-0
/
+586
*
drm/amd/display: add mpc to dtn log
Dmytro Laktyushkin
2018-04-11
4
-8
/
+60
*
drm/amd/display: Don't read EDID in atomic_check
Harry Wentland
2018-04-11
1
-22
/
+10
*
drm/amd/display: Rename feature-specific register address init macro
Nikola Cornij
2018-04-11
1
-6
/
+6
*
drm/amd/display: fix Polaris 12 bw bounding box
Dmytro Laktyushkin
2018-04-11
2
-2
/
+120
*
drm/amd/display: Update ASIC header files
Nikola Cornij
2018-04-11
2
-19
/
+33
*
drm/amd/display: Retry when read dpcd caps failed.
Yongqiang Sun
2018-04-11
1
-5
/
+11
[next]