summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/qxl: fix UAF on handle creationWander Lairson Costa2023-08-184-14/+24
* Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-08-1810-30/+93
|\
| * Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher2023-08-161-1/+1
| * drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2023-08-162-8/+2
| * drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang2023-08-161-2/+39
| * drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu2023-08-162-2/+20
| * drm/amd/pm: Update pci link width for smu v13.0.6Asad Kamal2023-08-161-2/+8
| * drm/amd/pm: Fix temperature unit of SMU v13.0.6Lijo Lazar2023-08-161-3/+6
| * drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno2023-08-161-7/+7
| * drm/amdgpu: disable mcbp if parameter zero is setJiadong Zhu2023-08-162-5/+6
| * drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0Kenneth Feng2023-08-161-0/+4
* | Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-184-59/+41
|\ \
| * | Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula2023-08-171-21/+8
| * | drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...Karol Herbst2023-08-161-4/+7
| * | drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docsLuca Ceresoli2023-08-141-12/+12
| * | drm/panel: JDI LT070ME05000 simplify with dev_err_probe()David Heidelberg2023-08-141-22/+14
* | | Merge tag 'drm-intel-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-08-183-12/+36
|\ \ \ | |_|/ |/| |
| * | drm/i915: fix display probe for IVB Q and IVB D GT2 serverJani Nikula2023-08-141-3/+21
| * | drm/i915/sdvo: fix panel_type initializationJani Nikula2023-08-141-1/+1
| * | drm/i915/guc/slpc: Restore efficient freq earlierVinay Belgaumkar2023-08-141-8/+14
* | | Merge tag 'amd-drm-fixes-6.5-2023-08-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-08-1116-54/+81
|\ \ \
| * | | drm/amdkfd: disable IOMMUv2 support for RavenAlex Deucher2023-08-091-7/+0
| * | | drm/amdkfd: disable IOMMUv2 support for KV/CZAlex Deucher2023-08-092-13/+1
| * | | drm/amdkfd: ignore crat by defaultAlex Deucher2023-08-091-4/+0
| * | | drm/amdgpu/gfx11: only enable CP GFX shadowing on SR-IOVAlex Deucher2023-08-091-2/+6
| * | | drm/amd/display: Fix a regression on Polaris cardsMario Limonciello2023-08-091-1/+1
| * | | drm/amdgpu: fix possible UAF in amdgpu_cs_pass1()Alex Deucher2023-08-091-1/+1
| * | | drm/amd/pm: Fix SMU v13.0.6 energy reportingLijo Lazar2023-08-091-3/+2
| * | | drm/amd/display: check attr flag before set cursor degamma on DCN3+Melissa Wen2023-08-091-2/+5
| * | | drm/amd/pm: disable the SMU13 OD feature support temporarilyEvan Quan2023-08-092-6/+23
| * | | drm/amd/pm: correct the pcie width for smu 13.0.0Kenneth Feng2023-08-091-2/+1
| * | | drm/amd/display: Don't show stack trace for missing eDPMario Limonciello2023-08-091-1/+2
| * | | drm/amdgpu: Match against exact bootloader statusLijo Lazar2023-08-091-7/+8
| * | | drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11Tim Huang2023-08-091-2/+2
| * | | drm/amd: Disable S/G for APUs when 64GB or more host memoryMario Limonciello2023-08-093-3/+29
* | | | Merge tag 'drm-misc-fixes-2023-08-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-08-1113-28/+84
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | drm/shmem-helper: Reset vma->vm_ops before calling dma_buf_mmap()Boris Brezillon2023-08-101-0/+6
| * | drm/rockchip: Don't spam logs in atomic checkDaniel Stone2023-08-091-8/+9
| * | drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst2023-08-081-1/+1
| * | Revert "drm/bridge: lt9611: Do not generate HFP/HBP/HSA and EOT packet"Neil Armstrong2023-08-041-3/+1
| * | drm/nouveau: remove unused tu102_gr_load() functionArnd Bergmann2023-08-031-13/+0
| * | drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issuesLyude Paul2023-08-031-1/+47
| * | drm/nouveau/gr: enable memory loads on helper invocation on all channelsKarol Herbst2023-08-036-1/+17
| * | drm/bridge: it6505: Check power state with it6505->powered in IRQ handlerPin-yen Lin2023-08-031-1/+3
* | | Merge tag 'drm-intel-fixes-2023-08-03' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-08-048-109/+199
|\ \ \ | | |/ | |/|
| * | Merge tag 'gvt-fixes-2023-08-02' of https://github.com/intel/gvt-linux into d...Tvrtko Ursulin2023-08-021-1/+1
| |\ \
| | * | drm/i915/gvt: Fix bug in getting msg length in AUX CH registers handlerYan Zhao2023-08-011-1/+1
| * | | drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik2023-08-012-29/+81
| * | | drm/i915/gt: Support aux invalidation on all enginesAndi Shyti2023-08-013-45/+41
| * | | drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt2023-08-012-5/+13