summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-09-06drm/xe: prevent potential UAF in pf_provision_vf_ggtt()Matthew Auld
2024-09-06drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()Yuesong Li
2024-09-06drm/exynos: Remove unnecessary codeKwanghoon Son
2024-09-06drm/exynos: Constify struct exynos_drm_ipp_funcsChristophe JAILLET
2024-09-06Merge tag 'mediatek-drm-next-6.12' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2024-09-06Merge tag 'amd-drm-fixes-6.11-2024-09-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-09-06Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-06Merge tag 'drm-intel-next-2024-09-03' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2024-09-06Merge tag 'drm-xe-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-09-05drm/i915: Remove extra unlikely helperHongbo Li
2024-09-05drm/i915/display: use to_intel_display() global state macrosJani Nikula
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher
2024-09-05drm/i915: use IS_ENABLED() instead of defined() on config optionsJani Nikula
2024-09-05drm/i915/display: convert intel_display_trace.h to struct intel_displayJani Nikula
2024-09-05drm/i915/display: pass display to intel_crtc_for_pipe()Jani Nikula
2024-09-05drm/i915/pciids: separate ARL and MTL PCI IDsJani Nikula
2024-09-05drm/xe: Replace double space with single space after commaNitin Gote
2024-09-05drm/xe/pf: Sanitize VF scratch registers on FLRMichal Wajdeczko
2024-09-05drm/tegra: fix potential uninitialized variable useJani Nikula
2024-09-05drm/i915/display: drop extra includes from intel_display_types.hJani Nikula
2024-09-05drm/i915/fb: hide the guts of intel_fb_obj()Jani Nikula
2024-09-05drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where neededJani Nikula
2024-09-05drm/i915/display: include drm/drm_vblank.h where neededJani Nikula
2024-09-05drm/i915/display: include drm/drm_probe_helper.h where neededJani Nikula
2024-09-05drm/i915/hdcp: split out intel_hdcp_shim.h for struct intel_hdcp_shimJani Nikula
2024-09-05drm/i915/wm: move struct intel_watermark_params to i9xx_wm.cJani Nikula
2024-09-05drm/fbdev-dma: Only install deferred I/O if necessaryThomas Zimmermann
2024-09-05drm/panthor: flush FW AS caches in slow reset pathAdrián Larumbe
2024-09-05drm/msm: add another DRM_DISPLAY_DSC_HELPER selectionDmitry Baryshkov
2024-09-05drm/xe: select DRM_DISPLAY_DSC_HELPERDmitry Baryshkov
2024-09-05drm: panel: nv3052c: Correct WL-355608-A8 panel compatibleRyan Walklin
2024-09-05drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev queryMary Guillemard
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard
2024-09-04drm/nouveau/volt: use clamp() in nvkm_volt_map()Li Zetao
2024-09-04drm/nouveau/tegra: Use iommu_paging_domain_alloc()Lu Baolu
2024-09-04drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi
2024-09-04drm/xe: Suspend/resume user access only during system s/rImre Deak
2024-09-04drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst
2024-09-04drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi
2024-09-04ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping()Jason Gunthorpe
2024-09-04drm/i915/display: Fix BMG CCS modifiersJuha-Pekka Heikkila
2024-09-04drm/i915/hdmi: convert comma to semicolonChen Ni
2024-09-04drm/bridge/tdp158: fix build failureJani Nikula
2024-09-04drm/mm: annotate drm_mm_node_scanned_block() with __maybe_unusedJani Nikula
2024-09-04drm/mm: Mark drm_mm_interval_tree*() functions with __maybe_unusedAndy Shevchenko
2024-09-04drm/exynos: hdmi: convert to struct drm_edidJani Nikula
2024-09-04drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.Thomas Hellström
2024-09-04drm/exynos: hdmi: use display_info for printing display dimensionsJani Nikula
2024-09-03drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi