summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-07-23drm/mediatek: mtk_hdmi_common: take i2c adapter module referenceJohan Hovold
2026-07-24Merge tag 'drm-xe-fixes-2026-07-23' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-07-23drm/tests: shmem: Set DMA mask to 64-bit in drm_gem_shmemJosé Expósito
2026-07-23drm/etnaviv: force flush on power register opsRandolph Sapp
2026-07-23drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin
2026-07-23drm/xe/i2c: Allow per domain unique idRaag Jadav
2026-07-22drm/xe/nvls: Drop force_probe requirementGustavo Sousa
2026-07-22drm/mediatek: mtk_hdmi: Fix DDC adapter double put in v2Guangshuo Li
2026-07-22drm/mediatek: Check CRTC state before freeingRuoyu Wang
2026-07-22drm/xe/vm: Use regular comment for GSC VM lockdep note in xe_vm_create()Shuicheng Lin
2026-07-22drm/xe/vm: Remove redundant INIT_WORK() for rebind_work in xe_vm_create()Shuicheng Lin
2026-07-22drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()Shuicheng Lin
2026-07-22drm/gma500: return errors from Oaktrail HDMI I2C readsPengpeng Hou
2026-07-22drm/xe/i2c: Allow per domain unique idRaag Jadav
2026-07-22drm/vc4: hvs/v3d: Fix null dereference in unbindGregor Herburger
2026-07-22drm/panel: fix unmet dependency bug for DRM_PANEL_HIMAX_HX83121AJulian Braha
2026-07-22drm/panel: s6e3ha8: fix unmet dependency on DRM_DISPLAY_HELPERJulian Braha
2026-07-22drm/panel: ilitek-ili9882t: fix unmet dependency for DRM_PANEL_ILITEK_ILI9882TJulian Braha
2026-07-22drm/panel: ilitek-ili9881c: do not fail probe if iovcc is absentDavid Oberhollenzer
2026-07-22drm/v3d: Idle AXI transactions before disabling the clock on suspendMaíra Canal
2026-07-22drm/v3d: Reach the GMP through the hub registers on V3D 7.xMaíra Canal
2026-07-22drm: fix missing header include for drm_panel_put()Neil Armstrong
2026-07-22drm/panel: simple: Add Kyocera tcg070wvlq panelHeiko Schocher
2026-07-22drm/panel: osd101t2587: migrate to newer mipi_dsi* functionsRobert-Andrei Mercea
2026-07-22drm/i915/dp: set VSC_SDP MSA delegation only for capable sinksChaitanya Kumar Borah
2026-07-22drm/i915/dp: s/intel_dp_needs_vsc_sdp/intel_dp_needs_vsc_colorimetryChaitanya Kumar Borah
2026-07-22drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MIGRATIONMatthew Brost
2026-07-22drm/pagemap: Clear driver-provided PFNs from migration PFN arrayMatthew Brost
2026-07-22drm/i915/display: Ensure a non-zero safe window from PTL onwardsAnkit Nautiyal
2026-07-22drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffersSatyanarayana K V P
2026-07-22drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusiveSuraj Kandpal
2026-07-21drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffersSatyanarayana K V P
2026-07-21drm/i915/bw: Fix spelling mistake "threshod" -> "threshold"Colin Ian King
2026-07-21drm: Send per-connector hotplug eventsNicolas Frattaroli
2026-07-21drm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes
2026-07-21drm/vc4: Prevent shader BO mappings from becoming writableLinmao Li
2026-07-21drm/xe/migrate: Revamp PAT index selection for migrate PTEsSanjay Yadav
2026-07-21drm/i915/bw: Update bw calculation to account for 16 channelsUma Shankar
2026-07-21drm/i915/dram: Interpret 0xF populated-channel count as 16Uma Shankar
2026-07-21drm/gpusvm: Zero HMM PFNs before scanning rangesStanislav Kinsburskii
2026-07-21drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evictMatthew Brost
2026-07-20drm/panel: panel-edp: Adjust T8 timing for AUO B116XAK01.6 and B140XTK02.4Dio Zhang
2026-07-20drm/panfrost: Remove unused scheduled_jobs listMaíra Canal
2026-07-20drm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav
2026-07-20drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-20drm/hyperv: Explicitly set subvendor and subdevice for pci match arrayUwe Kleine-König (The Capable Hub)
2026-07-20drm/hyperv: Unregister pci driver in error path before module unloadUwe Kleine-König (The Capable Hub)
2026-07-20drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VMIcenowy Zheng
2026-07-20drm/imagination: Use struct_size_t()Matt Coster
2026-07-20drm/imagination: Add and use FLEX_ARRAY_CHECK()Matt Coster