summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-03-04drm/i915/reg: make masked field helpers constexprJani Nikula
2026-03-04drm/ttm/tests: Fix build failure on PREEMPT_RTMaarten Lankhorst
2026-03-04drm/imagination: Ensure struct pvr_device->power is initializedMatt Coster
2026-03-04drm/imagination: Detach pm domains if linking failsMatt Coster
2026-03-04drm/imagination: Check for NULL struct dev_pm_domain_listMatt Coster
2026-03-04drm/i915/psr: Fix for Panel Replay X granularity DPCD register handlingJouni Högander
2026-03-04drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu
2026-03-03drm/msm: Fix dma_free_attrs() buffer sizeThomas Fourier
2026-03-03drm/msm/a6xx: Fix the bogus protect error on X2-85Akhil P Oommen
2026-03-03drm/i915/overlay: Fix oops on unloadVille Syrjälä
2026-03-03drm/i915/dp: Ack only the handled link service IRQsImre Deak
2026-03-03drm/i915/dp: Ack only the handled device service IRQsImre Deak
2026-03-03drm/i915/dp_mst: Reuse intel_dp_handle_link_service_irq()Imre Deak
2026-03-03drm/i915/dp: Check SST link status while handling link service IRQsImre Deak
2026-03-03drm/i915/dp: Print debug message for a sink connected off requestImre Deak
2026-03-03drm/i915/dp: Read/ack sink count and sink IRQs for SST as it's done for MSTImre Deak
2026-03-03drm/i915/dp: Return early if getting/ackink link service IRQs failsImre Deak
2026-03-03drm/i915/dp: Return early if getting/acking device service IRQs failsImre Deak
2026-03-03drm/i915/dp: Reprobe connector if getting/acking link service IRQs failsImre Deak
2026-03-03drm/i915/dp: Reprobe connector if getting/acking device IRQs failsImre Deak
2026-03-03drm/i915/dp: Fix the link service IRQ DPCD_REV checkImre Deak
2026-03-03drm/i915/dp: Fix the device service IRQ DPCD_REV checkImre Deak
2026-03-03drm/i915/dp: Remove the device service IRQ handling from connector detectImre Deak
2026-03-03drm/i915/dp: Don't clobber the encoder state in the HPD IRQ handlerImre Deak
2026-03-03drm/i915/dp: Handle the DOWNSTREAM_PORT_STATUS_CHANGED eventImre Deak
2026-03-03drm/i915/dp: Handle the RX_CAP_CHANGED HPD IRQImre Deak
2026-03-03drm/i915/dp: Handle a tunneling IRQ after acking itImre Deak
2026-03-03drm/i915/dp_mst: Reuse intel_dp_check_link_state() in the HPD IRQ handlerImre Deak
2026-03-03drm/i915/dp_mst: Verify the link status always the same wayImre Deak
2026-03-03drm/i915/dp_mst: Reprobe connector if the IRQ ESI read failedImre Deak
2026-03-03drm/xe/tests: Change TEST_VRAM to work with 32-bit resource_size_tMichal Wajdeczko
2026-03-03drm/xe/display: clean up xe_initial_plane.c includesJani Nikula
2026-03-03drm/xe/compat: remove i915_vma.h from compatJani Nikula
2026-03-03drm/i915: add VMA to parent interfaceJani Nikula
2026-03-03drm/i915/fbdev: stop debug logging i915_ggtt_offset()Jani Nikula
2026-03-03drm/bridge: waveshare-dsi: Add support for 1..4 DSI data lanesMarek Vasut
2026-03-03drm/xe: Fix memory leak in xe_vm_madvise_ioctlVarun Gupta
2026-03-03drm/xe/guc: Skip access counter queue init for unsupported platformsHimal Prasad Ghimiray
2026-03-03Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-03-03drm/i915/dp: Fix DSC state computationImre Deak
2026-03-03drm/vc4: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2026-03-03drm/gma500: Create framebuffers with drm_gem_fb_create()Thomas Zimmermann
2026-03-03drm/gma500: fbdev: Use a DRM client bufferThomas Zimmermann
2026-03-03drm/gma500: fbdev: Calculate buffer geometry with format helpersThomas Zimmermann
2026-03-03drm/gma500: fbdev: Set framebuffer size to GEM object sizeThomas Zimmermann
2026-03-03drm/client: Export drm_client_buffer_create()Thomas Zimmermann
2026-03-03drm/bridge: waveshare-dsi: Register and attach our DSI device at probeMarek Vasut
2026-03-03gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertionsSanjay Yadav
2026-03-03drm/i915/backlight: Provide clear description on how backlight level is contr...Suraj Kandpal
2026-03-03drm/i915/backlight: Update debug log during backlight setupSuraj Kandpal