summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-06-16drm: bridge: ti-sn65dsi83: Remove NO_HFP and NO_HBP mode flags for LVDS stabi...Sudarshan Shetty
2026-06-16drm/bridge: sii902x: inline i2c_check_functionality checkThorsten Blum
2026-06-16drm/xe: Add compact-PT and addr mask handling for page reclaimBrian Nguyen
2026-06-16drm/xe/guc: Fix buffer overflow in steered register list allocationTejas Upadhyay
2026-06-16drm/xe: Set TTM device beneficial_order to 9 (2M)Matthew Brost
2026-06-16drm/xe: Fix wa_oob codegen recipe for external module buildsThomas Hellström
2026-06-16drm/xe: fix job timeout recovery for unstarted jobs and kernel queuesRodrigo Vivi
2026-06-16drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang
2026-06-16drm/xe: include all registered queues in TLB invalidationTangudu Tilak Tirumalesh
2026-06-16drm/xe/hw_error: Use HW_ERR prefix in logRaag Jadav
2026-06-16drm/xe/drm_ras: Add per node cleanup actionRaag Jadav
2026-06-16drm/xe/drm_ras: Make counter allocation drm managedRaag Jadav
2026-06-16drm/xe/multi_queue: skip submit when primary queue is suspendedNiranjana Vishwanathapura
2026-06-16drm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh
2026-06-16Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"Tangudu Tilak Tirumalesh
2026-06-16Revert "drm/xe/nvls: Define GuC firmware for NVL-S"Daniele Ceraolo Spurio
2026-06-16drm/i915/mtl+: Enable PPS before PLLImre Deak
2026-06-16drm/i915: clear CRTC color blob pointers after dropping refsGuangshuo Li
2026-06-16drm/i915/mst: Call intel_pfit_compute_config() for sharpness filterVille Syrjälä
2026-06-16drm/xe: Add compact-PT and addr mask handling for page reclaimBrian Nguyen
2026-06-16drm/i915/cmtg: Add CMTG interrupt handlingAnimesh Manna
2026-06-16drm/i915/cmtg: Restore CMTG after DC6 exitAnimesh Manna
2026-06-16drm/i915/cmtg: Add trigger to enable/disable cmtgAnimesh Manna
2026-06-16drm/i915/cmtg: Add CMTG scan line programmingDibin Moolakadan Subrahmanian
2026-06-16drm/i915/cmtg: Add CMTG HWGB programmingDibin Moolakadan Subrahmanian
2026-06-16drm/i915/cmtg: Modify existing hook to disable CMTGDibin Moolakadan Subrahmanian
2026-06-16drm/i915/cmtg: Add a hook to make eDP transcoder secondaryAnimesh Manna
2026-06-16drm/i915/cmtg: Add hook to enable CMTG with sync to portAnimesh Manna
2026-06-16drm/i915/cmtg: Set link M/N for CMTG transcoderAnimesh Manna
2026-06-16drm/i915/cmtg: Program VRR control register for CMTG transcoderAnimesh Manna
2026-06-16drm/i915/cmtg: Program VRR fixed-rate timings for CMTG transcoderAnimesh Manna
2026-06-16drm/i915/display: Rename cpu_transcoder parameter to transcoder in VRR fixed-...Animesh Manna
2026-06-16Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-06-16drm/i915/vrr: Pass transcoder to intel_vrr_set_fixed_rr_timings()Animesh Manna
2026-06-16drm/i915/cmtg: Set timings for CMTG by using transcoder timing helpersAnimesh Manna
2026-06-16drm/i915/display: Rename cpu_transcoder parameter to transcoder in LRR pathAnimesh Manna
2026-06-16drm/i915/display: Pass transcoder to intel_set_transcoder_timings_lrr()Animesh Manna
2026-06-16drm/i915/display: Skip DP_MIN_HBLANK_CTL programming for CMTG transcodersAnimesh Manna
2026-06-16drm/i915/display: Rename cpu_transcoder parameter to transcoderAnimesh Manna
2026-06-16drm/i915/display: Pass target transcoder to intel_set_transcoder_timings()Animesh Manna
2026-06-16drm/i915/cmtg: Add CMTG transcoder offset in struct _device_infoAnimesh Manna
2026-06-16drm/i915/cmtg: Set CMTG clock selectAnimesh Manna
2026-06-16drm/i915/cmtg: Add intel_cmtg_is_allowed() for CMTGAnimesh Manna
2026-06-16drm/solomon: use ssd130x_run_cmd_seq() in ssd133x_init()Alberto Ruiz
2026-06-16drm/solomon: use ssd130x_run_cmd_seq() in ssd132x_init()Alberto Ruiz
2026-06-16drm/solomon: use ssd130x_run_cmd_seq() in ssd130x_init()Alberto Ruiz
2026-06-16drm/solomon: add ssd130x_run_cmd_seq() for batch command executionAlberto Ruiz
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-06-16Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-15drm: writeback: Document behaviour for framebuffer size mismatchDerek Foreman