summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-fixes-2024-09-05' of https://gitlab.freedesktop.org/...Dave Airlie2024-09-111-1/+1
|\
| * drm/tegra: fix potential uninitialized variable useJani Nikula2024-09-051-1/+1
* | Merge tag 'exynos-drm-next-for-v6.12' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie2024-09-114-8/+4
|\ \
| * | drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li2024-09-061-1/+1
| * | drm/exynos: Remove unnecessary codeKwanghoon Son2024-09-061-4/+0
| * | drm/exynos: Constify struct exynos_drm_ipp_funcsChristophe JAILLET2024-09-063-3/+3
| |/
* | Merge tag 'amd-drm-next-6.12-2024-09-06' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-09-1174-1358/+6023
|\ \
| * | Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher2024-09-051-2/+4
| * | drm/amdgpu/gfx10: use rlc safe mode for soft recoveryAlex Deucher2024-09-021-0/+2
| * | drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher2024-09-021-0/+2
| * | drm/amdgpu/gfx12: use rlc safe mode for soft recoveryAlex Deucher2024-09-021-0/+2
| * | drm/amdgpu/gfx12: use proper rlc safe mode helpersAlex Deucher2024-09-021-2/+2
| * | drm/amdgpu/gfx11: use proper rlc safe mode helpersAlex Deucher2024-09-021-4/+4
| * | drm/amdgpu/gfx10: use proper rlc safe mode helpersAlex Deucher2024-09-021-2/+2
| * | drm/amdgpu/gfx12: per queue reset only on bare metalAlex Deucher2024-09-021-0/+6
| * | drm/amdgpu/gfx11: per queue reset only on bare metalAlex Deucher2024-09-021-0/+6
| * | drm/amdgpu/gfx10: per queue reset only on bare metalAlex Deucher2024-09-021-0/+6
| * | drm/amdgpu/mes11: implement mmio queue reset for gfx11Jiadong Zhu2024-09-021-0/+80
| * | drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmioJiadong Zhu2024-09-021-0/+20
| * | drm/amdgpu/mes: modify mes api for mmio queue resetJiadong Zhu2024-09-024-4/+17
| * | drm/amdgpu/gfx12: fallback to driver reset compute queue directlyAlex Deucher2024-09-021-14/+79
| * | drm/amdgpu/gfx12: add ring reset callbacksAlex Deucher2024-09-021-0/+18
| * | drm/amdgpu/gfx10: rework reset sequenceAlex Deucher2024-09-021-7/+19
| * | drm/amdgpu/gfx10: wait for reset done before remapJiadong Zhu2024-09-021-11/+30
| * | drm/amdgpu/gfx10: remap queue after reset successfullyJiadong Zhu2024-09-021-11/+35
| * | drm/amdgpu/gfx10: add ring reset callbacksAlex Deucher2024-09-021-0/+91
| * | drm/amdgpu/gfx11: wait for reset done before remapJiadong Zhu2024-09-021-1/+14
| * | drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()Alex Deucher2024-09-021-3/+3
| * | drm/amdgpu/gfx11: fallback to driver reset compute queue directly (v2)Prike Liang2024-09-021-13/+71
| * | drm/amd/display: 3.2.299Aric Cyr2024-09-022-2/+2
| * | drm/amd/display: Fix flickering caused by dccgHansen Dsouza2024-09-023-73/+72
| * | drm/amd/display: Block timing sync for different signals in PMODillon Varone2024-09-021-1/+2
| * | drm/amd/display: fix graphics hang in multi-display mst caseGabe Teeger2024-09-024-49/+34
| * | drm/amd/display: Add sharpness control interfaceRelja Vojvodic2024-09-029-192/+138
| * | Revert "drm/amd/display: Wait for all pending cleared before full update"Dillon Varone2024-09-0224-161/+34
| * | drm/amd/display: disable sharpness if HDR Multiplier is too largeSamson Tam2024-09-021-1/+5
| * | drm/amd/display: Add dpia debug option to control power managementMeenakshikumar Somasundaram2024-09-021-1/+2
| * | drm/amdgpu/gfx11: add ring reset callbacksAlex Deucher2024-09-021-0/+18
| * | drm/amd/display: re-enable Dynamic ODM policySamson Tam2024-09-021-2/+1
| * | drm/amd/display: Lock DC and exit IPS when changing backlightLeo Li2024-09-021-1/+12
| * | drm/amd/display: only trigger BIOS related assert for older ASICsDaniel Sa2024-09-021-1/+1
| * | drm/amd/display: Fix DCN35 set min dispclk logicNicholas Susanto2024-09-021-3/+3
| * | drm/amdgpu/gfx9.4.3: Implement compute pipe resetPrike Liang2024-09-021-19/+108
| * | drm/amdgpu: always allocate cleared VRAM for GEM allocationsAlex Deucher2024-08-291-0/+3
| * | drm/amdgpu/mes: add mes mapping legacy queue switchJack Xiao2024-08-294-20/+43
| * | drm/amdkfd: Don't drain ih1 for APUYifan Zhang2024-08-291-5/+8
| * | drm/amdgpu/gfx12: return early in preempt_ib()Alex Deucher2024-08-291-0/+3
| * | drm/amdgpu/gfx11: return early in preempt_ib()Alex Deucher2024-08-291-0/+3
| * | drm/amd/display: Determine IPS mode by ASIC and PMFW versionsLeo Li2024-08-291-1/+25
| * | drm/amdgpu: Move the dumping log out of for loopSunil Khatri2024-08-291-3/+2