summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-02-10drm/i915/display: Hook up intel_colorop_destroyChaitanya Kumar Borah
2026-02-10drm/vkms: Hook up colorop destroy helper for plane pipelinesChaitanya Kumar Borah
2026-02-10drm/amd/display: Hook up colorop destroy helper for plane pipelinesChaitanya Kumar Borah
2026-02-10drm: Allow driver-managed destruction of colorop objectsChaitanya Kumar Borah
2026-02-10drm/colorop: Add destroy helper for colorop objectsChaitanya Kumar Borah
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
2026-02-09Merge tag 'efi-next-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-09Merge tag 'pm-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-02-09drm/xe/mmio: Avoid double-adjust in 64-bit readsShuicheng Lin
2026-02-09drm/xe/vf: Allow VF to initialize MCR tablesMichal Wajdeczko
2026-02-10nouveau: pci: quiesce GPU on shutdownLi Chen
2026-02-09drm/xe/guc: Add Wa_14025883347 for GuC DMA failure on resetSk Anirban
2026-02-09drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entryAnkit Nautiyal
2026-02-09drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madviseJia Yao
2026-02-09drm: verisilicon: suppress snprintf warning for pixel clock nameIcenowy Zheng
2026-02-09drm/self_refresh: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-02-09drm/probe-helper: replace use of system_wq with system_percpu_wqMarco Crivellari
2026-02-09drm/atomic-helper: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-02-09drm/xe/pf: Fix the address range assert in ggtt_get_pte helperMichaƂ Winiarski
2026-02-09drm/i915/dp: Restore the missing check for intel_dp_has_joinerAnkit Nautiyal
2026-02-09drm/i915/dp: Make intel_dp_can_join() staticAnkit Nautiyal
2026-02-08drm/nouveau/gsp: simplify code with acpi_get_local_u64_address()Andy Shevchenko
2026-02-07drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v6Srinivasan Shanmugam
2026-02-07drm: bridge: anx7625: implement message sendingDmitry Baryshkov
2026-02-07drm: bridge: anx7625: implement minimal Type-C supportDmitry Baryshkov
2026-02-06drm/xe/xe3p_xpc: XeCore mask spans four registersMatt Roper
2026-02-06drm/xe: Move number of XeCore fuse registers to graphics descriptorMatt Roper
2026-02-06drm/imagination: Use dev_pm_domain_attach_list()Matt Coster
2026-02-06drm/fbdev-emulation: Remove support for legacy emulationThomas Zimmermann
2026-02-06drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entryAnkit Nautiyal
2026-02-06Merge tag 'drm-xe-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-02-06Merge tag 'drm-misc-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/...Dave Airlie
2026-02-06Merge tag 'amd-drm-fixes-6.19-2026-02-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2026-02-06Merge tag 'drm-xe-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-02-06Merge tag 'drm-misc-fixes-2026-02-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-02-06drm: drop lib from header search path.Dave Airlie
2026-02-06gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes
2026-02-06gpu: Move DRM buddy allocator one level up (part one)Joel Fernandes
2026-02-06Merge tag 'drm-intel-next-fixes-2026-02-05' of https://gitlab.freedesktop.org...Dave Airlie
2026-02-05drm/xe: Add forcewake status to powergate_infoVinay Belgaumkar
2026-02-05drm/xe: Add GSC to powergate_infoVinay Belgaumkar
2026-02-05drm/amdgpu: Send applicable RMA CPERs at end of RAS initKent Russell
2026-02-05drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello
2026-02-05drm/amdgpu: re-add the bad job to the pending list for ring resetsAlex Deucher
2026-02-05drm/amdgpu: avoid sdma ring reset in sriovVictor Zhao
2026-02-05drm/amdgpu: clean up the amdgpu_cs_parser_bosSunil Khatri
2026-02-05drm/amdgpu: Use 5-level paging if gmc support 57-bit VAPhilip Yang
2026-02-05drm/amd/display: expose plane blend LUT in HW with MCMMelissa Wen
2026-02-05drm/amdgpu: Protect GPU register accesses in powergated state in some pathsYifan Zhang
2026-02-05drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement