aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2018-07-13drm/amd/display: Return aux replies directly to DRMHarry Wentland3-114/+117
2018-07-13drm/amd/display: Break out function to simply read aux replyHarry Wentland2-49/+76
2018-07-13drm/amd/display: Serialize is_dp_sink_presentHarry Wentland4-2/+23
2018-07-13drm/amd/display: Expose configure_encoder for link_encoderTony Cheng2-2/+5
2018-07-13drm/amd/display: Define couple extra DCN registersCharlene Liu2-2/+8
2018-07-13drm/amd/display: Add Azalia registers to HW sequencerEric Bernstein1-1/+4
2018-07-13drm/amd/display: Correct calculation of duration time.Hugo Hu1-2/+2
2018-07-13drm/amd/display: dal 3.1.53Tony Cheng1-1/+1
2018-07-13drm/amd/display: set-read link rate and lane count through debugfsHersen Wu1-31/+196
2018-07-13drm/amd/display: fix incorrect check for atom table sizeTony Cheng1-1/+1
2018-07-13drm/amd/display: generic indirect register accessTony Cheng2-0/+97
2018-07-13drm/amd/display: fix bug where we are creating bogus i2c auxTony Cheng6-2/+9
2018-07-13drm/amd/display: Move common GPIO registers into a common defineCharlene Liu1-2/+5
2018-07-13drm/amd/display: Linux Set/Read link rate and lane count through debugfsHersen Wu2-0/+82
2018-07-13drm/amd/display: Implement cursor multiplierKrunoslav Kovac3-4/+24
2018-07-13drm/amd/display: support access ddc for mst branchEric Yang1-0/+4
2018-07-13drm/amd/display: Add avoid_vbios_exec_table debug bitTony Cheng1-0/+1
2018-07-13drm/amd/display: Separate HUBP surface size and rotation/mirror programmingEric Bernstein2-13/+23
2018-07-13Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead...Harry Wentland5-13/+21
2018-07-13Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Harry Wentland3-22/+13
2018-07-13drm/amdgpu: Warn and update pin_size values when destroying a pinned BOMichel Dänzer1-7/+25
2018-07-13drm/amdgpu: Make pin_size values atomicMichel Dänzer4-21/+23
2018-07-13drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer5-19/+14
2018-07-13drm/scheduler: modify args of drm_sched_entity_initNayan Deshmukh7-14/+11
2018-07-13drm/amdgpu: fix TTM move entity init orderChristian König1-16/+21
2018-07-13drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky7-15/+29
2018-07-13drm/amd: Add interrupt source definitions for SOC15 v3.Andrey Grodzovsky9-0/+359
2018-07-13drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky12-26/+46
2018-07-13drm/amd: Add interrupt source definitions for VI v3.Andrey Grodzovsky1-0/+98
2018-07-13drm/amd/powerplay: convert the sclk/mclk into Mhz for comparationEvan Quan1-2/+2
2018-07-13drm/amd/powerplay: no need to mask workable gfxoff feature for vega12Evan Quan1-1/+1
2018-07-13drm/amd/powerplay: add vega12 SMU gfxoff support v3Evan Quan3-0/+46
2018-07-13drm/amdgpu: reduce the idle period that RLC has to wait before request CGCGEvan Quan1-4/+7
2018-07-13drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDEEvan Quan1-4/+11
2018-07-13drm/amdgpu: drop mmRLC_PG_CNTL clear v2Evan Quan1-3/+0
2018-07-13drm/amdgpu: correct rlc save restore list initialization for v2_1Evan Quan1-6/+12
2018-07-13drm/amdgpu: init CSIB regardless of rlc version and pg statusEvan Quan1-1/+2
2018-07-13drm/amdgpu: pin the csb buffer on hw init v2Evan Quan1-0/+40
2018-07-13drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex Deucher1-11/+12
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter1-3/+3
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter3-3/+3
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter3-6/+6
2018-07-12amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland1-2/+3
2018-07-11drm/amdkfd: Clean up reference of radeonYong Zhao5-6/+41
2018-07-11drm/amdkfd: Replace mqd with mqd_mgr as the variable name for mqd_managerYong Zhao5-66/+68
2018-07-11drm/amdkfd: Use module parameters noretry as the internal variable nameYong Zhao3-8/+10
2018-07-11drm/amdkfd: Introduce KFD module parameter halt_if_hws_hangYong Zhao3-0/+16
2018-07-11drm/amdkfd: Add debugfs interface to trigger HWS hangShaoyun Liu5-0/+113
2018-07-11drm/amdgpu: Avoid destroy hqd when GPU is on resetShaoyun Liu3-0/+9