summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2021-03-26Merge tag 'drm-intel-fixes-2021-03-25-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-26Merge tag 'drm-misc-fixes-2021-03-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-25drm/imx: imx-ldb: fix out of bounds array access warningArnd Bergmann
2021-03-25drm/imx: imx-ldb: Register LDB channel1 when it is the only channel to be usedLiu Ying
2021-03-25drm/imx: fix memory leak when fails to initPan Bian
2021-03-25drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128Lyude Paul
2021-03-24drm/i915: Fix the GT fence revocation runtime PM logicImre Deak
2021-03-24drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher
2021-03-24drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher
2021-03-23drm/amd/pm: workaround for audio noise issueKenneth Feng
2021-03-23drm/i915/dsc: fix DSS CTL register usage for ICL DSI transcodersJani Nikula
2021-03-23drm/i915: Fix enabled_planes bitmaskVille Syrjälä
2021-03-23drm/i915: Disable LTTPR support when the LTTPR rev < 1.4Imre Deak
2021-03-23drm/i915: Disable LTTPR support when the DPCD rev < 1.4Imre Deak
2021-03-23drm/i915/ilk-glk: Fix link training on links with LTTPRsImre Deak
2021-03-22drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota
2021-03-22drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher
2021-03-22drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher
2021-03-22drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma
2021-03-22drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher
2021-03-22drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher
2021-03-22drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher
2021-03-22drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher
2021-03-22drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher
2021-03-22drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher
2021-03-22drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher
2021-03-22drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang
2021-03-22Merge tag 'du-fixes-20210316' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie
2021-03-21drm/msm: Fix suspend/resume on i.MX5Fabio Estevam
2021-03-21drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov
2021-03-19drm/etnaviv: User FOLL_LONGTERM in userptrDaniel Vetter
2021-03-19drm/etnaviv: Use FOLL_FORCE for userptrDaniel Vetter
2021-03-19nouveau: Skip unvailable ttm page entriesTobias Klausmann
2021-03-19Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-03-19Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-03-19Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-18drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone
2021-03-18drm/amd/display: Correct algorithm for reversed gammaCalvin Hou
2021-03-17drm/msm: Ratelimit invalid-fence messageRob Clark
2021-03-17drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio
2021-03-17drm/msm/dp: Restore aux retry tuning logicStephen Boyd
2021-03-17drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rateDmitry Baryshkov
2021-03-17drm/msm/dsi_pll_7nm: Solve TODO for multiplier frac_bits assignmentDmitry Baryshkov
2021-03-17drm/msm/dsi: fix check-before-set in the 7nm dsi_pll codeDmitry Baryshkov
2021-03-17drm/omap: dsi: fix unsigned expression compared with zeroJunlin Yang
2021-03-17i915/perf: Start hrtimer only if sampling the OA bufferUmesh Nerlige Ramappa
2021-03-17drm/i915: Workaround async flip + VT-d corruption on HSW/BDWVille Syrjälä
2021-03-16drm: rcar-du: Use drmm_encoder_alloc() to manage encoderKieran Bingham
2021-03-15drm/amd/display: Copy over soc values before bounding box creationSung Lee
2021-03-13mm: use is_cow_mapping() across tree where properPeter Xu