summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pp: Delete unused temp variablesRex Zhu2018-07-311-16/+6
* drm/amd/pp/Polaris12: Fix a chunk of registers missed to programRex Zhu2018-07-311-0/+43
* drm/amdgpu: clean up the superfluous space and align the comment text for amd...Huang Rui2018-07-271-56/+51
* drm/amdgpu: correct evict flag for bo moveJunwei Zhang2018-07-271-2/+2
* drm/amdgpu: implement harvesting support for UVD 7.2 (v3)Alex Deucher2018-07-275-12/+89
* drm/amd: Add missing fields in atom_integrated_system_info_v1_11Harry Wentland2018-07-271-4/+11
* drm/amd/display: DC 3.1.59Harry Wentland2018-07-271-1/+1
* drm/amd/display: Prevent PSR from being enabled if initialization failsAnthony Koo2018-07-272-16/+24
* drm/amd/display: Fix Vega10 black screen after mode changeJerry (Fangzhi) Zuo2018-07-273-1/+16
* drm/amd/display: flatten aux_engine and engineBhawanpreet Lakha2018-07-2712-186/+140
* drm/amd/display: Retry link training againBhawanpreet Lakha2018-07-273-4/+24
* drm/amdgpu: patch the IBs for the second UVD instance v2Christian König2018-07-271-0/+29
* drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König2018-07-273-7/+17
* gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai2018-07-251-1/+1
* drm/amdgpu/gmc9: clarify GPUVM fault error messageAlex Deucher2018-07-251-1/+1
* drm/scheduler: remove sched field from the entityNayan Deshmukh2018-07-253-6/+6
* drm/scheduler: modify API to avoid redundancyNayan Deshmukh2018-07-257-17/+12
* drm/amdgpu: reduce the number of placements for a BOChristian König2018-07-252-1/+4
* drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König2018-07-2510-38/+39
* drm/amdgpu: expose only the first UVD instance for nowChristian König2018-07-252-15/+7
* drm/amdgpu: clean up coding style a bitChristian König2018-07-251-10/+10
* drm/amd/display: DC 3.1.58Harry Wentland2018-07-241-1/+1
* drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei2018-07-246-15/+18
* drm/amd/display: Decouple aux from i2cBhawanpreet Lakha2018-07-2414-14/+1549
* drm/amd/display: DPP CM ICSC AYCRCB8888 format supportvikrant mhaske2018-07-242-1/+5
* drm/amd/display: On dce100, set clocks to 0 on suspendDavid Francis2018-07-241-3/+16
* drm/amd/display: allow diags to skip initial link trainingTony Cheng2018-07-244-3/+9
* drm/amd/display: Remove unnecessary warningMikita Lipski2018-07-241-4/+0
* drm/amdgpu: move the amdgpu_fbdev_set_suspend() further upShirish S2018-07-241-3/+3
* drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer2018-07-241-1/+1
* drm/amd/powerplay: allow slow switch only if NBPState enabled v2Evan Quan2018-07-242-2/+4
* drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitchEvan Quan2018-07-242-2/+2
* drm/amd/powerplay: slow UCLK switch when multiple displays not in syncEvan Quan2018-07-241-1/+2
* drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer2018-07-241-1/+1
* drm/amdgpu: rework suspend and resume to deal with atomic changesAlex Deucher2018-07-201-41/+45
* drm/amdgpu: split ip suspend into 2 phasesAlex Deucher2018-07-201-2/+76
* drm/amdgpu/acpi: skip backlight events for DCAlex Deucher2018-07-201-1/+3
* drm/amdgpu/apci: don't call sbios request function if it's not supportedAlex Deucher2018-07-201-25/+28
* drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.Andrey Grodzovsky2018-07-201-0/+2
* drm/amdgpu: use drm_fb helper for console_(un)lockShirish S2018-07-202-8/+4
* drm/amd/display: Convert 10kHz clks from PPLib into kHzRex Zhu2018-07-201-2/+2
* drm/amd/pp: Set Max clock level to display by defaultRex Zhu2018-07-201-2/+7
* drm/amd/pp: Update clk with od setting when set power stateRex Zhu2018-07-201-0/+15
* drm/amd/pp: Read vbios vddc limit before use themRex Zhu2018-07-201-3/+8
* drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]Shirish S2018-07-201-15/+7
* drm/amd/display: Honor pplib stutter mask for all ASICs in DCHarry Wentland2018-07-201-4/+3
* drm/amd/display: Drop unused backlight functions in DMHarry Wentland2018-07-201-16/+2
* drm/amdgpu: fix spelling mistake "successed" -> "succeeded"Colin Ian King2018-07-201-5/+5
* Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-07-20180-2230/+3566
|\
| * drm/amdgpu: clean up UVD instance handling v2Christian König2018-07-192-67/+64
OpenPOWER on IntegriCloud