summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-07-24drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoderAlexander Kaplan
2026-07-24drm/i915/dp: Prefer DSC over 6 bpc uncompressed output for HDMI sinksAlexander Kaplan
2026-07-24gpu: nova-core: reserve vGPU WPR2 heapZhi Wang
2026-07-24gpu: nova-core: set RMSetSriovMode for vGPUZhi Wang
2026-07-24gpu: nova-core: detect and store vGPU stateZhi Wang
2026-07-24gpu: nova-core: read vGPU mode from FSP via PRC protocolZhi Wang
2026-07-23drm/vc4: Shut down BO cache timer before teardownLinmao Li
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-23gpu: nova-core: wait for RISC-V HALTED on FSP unloadEliot Courtney
2026-07-23gpu: nova-core: correct RISC-V HALTED fieldEliot Courtney
2026-07-23gpu: nova-core: gsp: ensure LibOS DMA allocation lives long enoughEliot Courtney
2026-07-23gpu: nova-core: gsp: ensure lifetime for FMC boot DMA allocationsEliot Courtney
2026-07-23gpu: nova-core: fsp: catch bogus queue pointer issuesEliot Courtney
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-21gpu: nova-core: fsp: limit FSP receive message allocation sizeEliot Courtney
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/tests/gpu_buddy: add a new test case for buffer clearance during resumeArunpravin Paneer Selvam