summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-msm-fixes-2021-02-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2021-03-2612-60/+119
|\
| * drm/msm/disp/dpu1: icc path needs to be set before dpu runtime resumeKalyan Thota2021-03-221-5/+7
| * drm/msm: Fix suspend/resume on i.MX5Fabio Estevam2021-03-211-0/+8
| * drm/msm: fix shutdown hook in case GPU components failed to bindDmitry Baryshkov2021-03-211-0/+4
| * drm/msm: Ratelimit invalid-fence messageRob Clark2021-03-171-1/+1
| * drm/msm/adreno: a5xx_power: Don't apply A540 lm_setup to other GPUsKonrad Dybcio2021-03-171-1/+1
| * drm/msm/dp: Restore aux retry tuning logicStephen Boyd2021-03-171-0/+7
| * drm/msm/dsi_pll_7nm: Fix variable usage for pll_lockdet_rateDmitry Baryshkov2021-03-171-1/+1
| * drm/msm/dsi_pll_7nm: Solve TODO for multiplier frac_bits assignmentDmitry Baryshkov2021-03-171-2/+2
| * drm/msm/dsi: fix check-before-set in the 7nm dsi_pll codeDmitry Baryshkov2021-03-173-5/+8
| * drm/msm: Fix speed-bin support not to access outside valid memoryDouglas Anderson2021-02-261-23/+8
| * drm/msm: a6xx: Make sure the SQE microcode is safeJordan Crouse2021-02-231-13/+64
| * drm/msm: fix a6xx_gmu_clear_oobJonathan Marek2021-02-231-1/+1
| * drm/msm/kms: Use nested locking for crtc lock instead of custom classesStephen Boyd2021-02-232-8/+7
* | Merge tag 'amd-drm-fixes-5.12-2021-03-24' of https://gitlab.freedesktop.org/a...Dave Airlie2021-03-2617-142/+365
|\ \
| * | drm/amdgpu/display: restore AUX_DPHY_TX_CONTROL for DCN2.xAlex Deucher2021-03-241-2/+1
| * | drm/amdgpu: Add additional Sienna Cichlid PCI IDAlex Deucher2021-03-241-0/+1
| * | drm/amd/pm: workaround for audio noise issueKenneth Feng2021-03-234-11/+166
| * | drm/amdgpu: skip kfd suspend/resume for S0ixAlex Deucher2021-03-221-4/+7
| * | drm/amdgpu: drop S0ix checks around CG/PG in suspendAlex Deucher2021-03-221-4/+2
| * | drm/amdgpu: skip CG/PG for gfx during S0ixPratik Vishwakarma2021-03-221-0/+8
| * | drm/amdgpu: update comments about s0ix suspend/resumeAlex Deucher2021-03-221-3/+7
| * | drm/amdgpu/swsmu: skip gfx cgpg on s0ix suspendAlex Deucher2021-03-222-3/+3
| * | drm/amdgpu: re-enable suspend phase 2 for S0ixAlex Deucher2021-03-221-3/+9
| * | drm/amdgpu: move s0ix check into amdgpu_device_ip_suspend_phase2 (v3)Alex Deucher2021-03-221-4/+6
| * | drm/amdgpu: clean up non-DC suspend/resume handlingAlex Deucher2021-03-228-89/+139
| * | drm/amdgpu: don't evict vram on APUs for suspend to ram (v4)Alex Deucher2021-03-221-5/+2
| * | drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher2021-03-224-29/+25
| * | drm/amdgpu: fix the hibernation suspend with s0ixPrike Liang2021-03-221-2/+6
* | | Merge branch 'linux-5.12' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2021-03-261-1/+12
|\ \ \
| * | | drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128Lyude Paul2021-03-251-1/+12
| |/ /
* | | Merge tag 'drm-intel-fixes-2021-03-25-1' of git://anongit.freedesktop.org/drm...Dave Airlie2021-03-269-37/+113
|\ \ \
| * | | drm/i915: Fix the GT fence revocation runtime PM logicImre Deak2021-03-243-6/+41
| * | | drm/i915/dsc: fix DSS CTL register usage for ICL DSI transcodersJani Nikula2021-03-231-8/+2
| * | | drm/i915: Fix enabled_planes bitmaskVille Syrjälä2021-03-231-2/+3
| * | | drm/i915: Disable LTTPR support when the LTTPR rev < 1.4Imre Deak2021-03-231-4/+10
| * | | drm/i915: Disable LTTPR support when the DPCD rev < 1.4Imre Deak2021-03-233-15/+39
| * | | drm/i915/ilk-glk: Fix link training on links with LTTPRsImre Deak2021-03-232-3/+19
* | | | Merge tag 'drm-misc-fixes-2021-03-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-03-261-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | drm/etnaviv: User FOLL_LONGTERM in userptrDaniel Vetter2021-03-191-1/+2
| * | | drm/etnaviv: Use FOLL_FORCE for userptrDaniel Vetter2021-03-191-1/+1
* | | | Merge tag 'du-fixes-20210316' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie2021-03-221-25/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | drm: rcar-du: Use drmm_encoder_alloc() to manage encoderKieran Bingham2021-03-161-25/+6
* | | | nouveau: Skip unvailable ttm page entriesTobias Klausmann2021-03-191-0/+8
* | | | Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-03-193-10/+42
|\ \ \ \
| * | | | i915/perf: Start hrtimer only if sampling the OA bufferUmesh Nerlige Ramappa2021-03-171-8/+5
| * | | | drm/i915: Workaround async flip + VT-d corruption on HSW/BDWVille Syrjälä2021-03-172-2/+37
* | | | | Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...Dave Airlie2021-03-193-40/+25
|\ \ \ \ \
| * | | | | drm/amd/display: Remove MPC gamut remap logic for DCN30Dillon Varone2021-03-181-32/+2
| * | | | | drm/amd/display: Correct algorithm for reversed gammaCalvin Hou2021-03-181-8/+18