aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-06-10Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie216-820/+216957
2021-06-10Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie74-882/+2414
2021-06-10drm/amdgpu: use correct rounding macro for 64-bitDave Airlie1-1/+1
2021-06-09drm/amdgpu/vcn: drop gfxoff control for VCN2+Alex Deucher1-2/+0
2021-06-10Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie134-1033/+3247
2021-06-09drm/i915/uc: Use platform specific defaults for GuC/HuC enablingJohn Harrison2-2/+2
2021-06-09drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveauLyude Paul4-18/+186
2021-06-09drm/dp: Extract i915's eDP backlight code into DRM helpersLyude Paul3-258/+379
2021-06-09drm/i915/dpcd_bl: Print return codes for VESA backlight failuresLyude Paul1-49/+52
2021-06-09drm/i915/dpcd_bl: Return early in vesa_calc_max_backlight if we can't read PWMGEN_BIT_COUNTLyude Paul1-3/+6
2021-06-09drm/i915/dpcd_bl: Move VESA backlight enabling code closer togetherLyude Paul1-27/+27
2021-06-09drm/i915/dpcd_bl: Cache some backlight capabilities in intel_panel.backlightLyude Paul2-10/+21
2021-06-09drm/i915/dpcd_bl: Cleanup intel_dp_aux_vesa_enable_backlight() a bitLyude Paul1-13/+2
2021-06-09drm/i915/dpcd_bl: Handle drm_dpcd_read/write() return values correctlyLyude Paul1-22/+19
2021-06-09drm/i915/dpcd_bl: Remove redundant AUX backlight frequency calculationsLyude Paul2-46/+20
2021-06-09drm/i915/adl_p: Same slices mask is not same Dbuf stateStanislav Lisovskiy1-2/+4
2021-06-09drm/i915/adl_p: CDCLK crawl support for ADLStanislav Lisovskiy4-9/+68
2021-06-09drm/mcde: Fix off by 10^3 in calculationLinus Walleij1-1/+1
2021-06-09drm/bridge: ti-sn65dsi83: Fix sparse warningsMarek Vasut1-10/+11
2021-06-09drm/i915/dsc: Fix bigjoiner check in dsc_disableVandita Kulkarni1-6/+6
2021-06-09drm/vmwgfx: use ttm_bo_move_null() when there is nothing to moveNirmoy Das1-1/+1
2021-06-09drm: qxl: ensure surf.data is ininitializedColin Ian King1-0/+2
2021-06-08drm/msm/a6xx: avoid shadow NULL reference in failure pathJonathan Marek1-1/+1
2021-06-08drm/msm/a6xx: fix incorrectly set uavflagprd_inv field for A650Jonathan Marek1-1/+1
2021-06-08drm/msm/a6xx: update/fix CP_PROTECT initializationJonathan Marek2-40/+113
2021-06-08radeon: use memcpy_to/fromio for UVD fw uploadChen Li1-2/+2
2021-06-08drm/amd/pm: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-06-08drm/amdgpu: Fix incorrect register offsets for Sienna CichlidRohit Khaire1-5/+21
2021-06-08drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FBMichel Dänzer1-2/+2
2021-06-08drm/amdgpu: switch kzalloc to kvzalloc in amdgpu_bo_createChangfeng1-2/+2
2021-06-08drm/i915: Disable PSR around cdclk changesVille Syrjälä1-0/+13
2021-06-08drm/i915/display: Introduce new intel_psr_pause/resume functionGwan-gyeong Mun3-11/+86
2021-06-08drm/msm: Init mm_list before accessing it for use_vram pathAlexey Minnekhanov1-0/+7
2021-06-08drm/stm: Remove usage of drm_display_mode_to_videomode()Marek Vasut1-16/+17
2021-06-08drm/amdgpu: Use PSP to program IH_RB_CNTL_RING1/2 on SRIOVRohit Khaire2-5/+17
2021-06-08drm/amd/display: 3.2.139Aric Cyr1-1/+1
2021-06-08drm/amd/display: [FW Promotion] Release 0.0.69Wyatt Wood1-2/+2
2021-06-08drm/amd/display: Add swizzle visual confirm modePo-Ting Chen5-1/+29
2021-06-08drm/amd/display: force CP to DESIRED when removing displayDingchen (David) Zhang1-1/+14
2021-06-08drm/amd/display: Updates for ODM Transition TestEric Bernstein1-1/+0
2021-06-08drm/amd/display: Revert "Disconnect non-DP with no EDID"Roy Chan1-18/+0
2021-06-08drm/amd/display: Add debugfs entry for dsc passthroughFangzhi Zuo2-1/+50
2021-06-08drm/amd/display: Fix crash during MPO + ODM combine mode recalculationAric Cyr1-0/+5
2021-06-08drm/amd/display: Fix off-by-one error in DMLWesley Chalmers1-7/+7
2021-06-08drm/amd/display: Set DISPCLK_MAX_ERRDET_CYCLES to 7Wesley Chalmers1-1/+1
2021-06-08drm/amd/display: Add interface for ADD & DROP PIXEL RegistersWesley Chalmers8-8/+101
2021-06-08drm/amd/display: Add Interface to set FIFO ERRDET SW OverrideWesley Chalmers6-3/+41
2021-06-08drm/amd/display: 3.2.138Aric Cyr1-1/+1
2021-06-08drm/amd/display: [FW Promotion] Release 0.0.68Anthony Koo1-6/+3
2021-06-08drm/amd/display: Change default policy for MPO with multidisplayAric Cyr4-4/+4