aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-22drm/vc4: hvs/v3d: Fix null dereference in unbindGregor Herburger2-2/+2
2026-07-22drm/panel: fix unmet dependency bug for DRM_PANEL_HIMAX_HX83121AJulian Braha1-0/+1
2026-07-22drm/panel: s6e3ha8: fix unmet dependency on DRM_DISPLAY_HELPERJulian Braha1-0/+1
2026-07-22drm/panel: ilitek-ili9882t: fix unmet dependency for DRM_PANEL_ILITEK_ILI9882TJulian Braha1-0/+1
2026-07-22drm/panel: ilitek-ili9881c: do not fail probe if iovcc is absentDavid Oberhollenzer1-2/+5
2026-07-22drm/v3d: Idle AXI transactions before disabling the clock on suspendMaíra Canal3-2/+11
2026-07-22drm/v3d: Reach the GMP through the hub registers on V3D 7.xMaíra Canal1-0/+12
2026-07-22drm: fix missing header include for drm_panel_put()Neil Armstrong3-0/+3
2026-07-22drm/panel: simple: Add Kyocera tcg070wvlq panelHeiko Schocher1-0/+3
2026-07-22drm/panel: osd101t2587: migrate to newer mipi_dsi* functionsRobert-Andrei Mercea1-8/+6
2026-07-22drm/i915/dp: set VSC_SDP MSA delegation only for capable sinksChaitanya Kumar Borah2-4/+12
2026-07-22drm/i915/dp: s/intel_dp_needs_vsc_sdp/intel_dp_needs_vsc_colorimetryChaitanya Kumar Borah3-7/+7
2026-07-22drm/pagemap: Guard HPAGE_PMD_ORDER use with CONFIG_ARCH_ENABLE_THP_MIGRATIONMatthew Brost1-3/+10
2026-07-22drm/pagemap: Clear driver-provided PFNs from migration PFN arrayMatthew Brost1-3/+8
2026-07-22drm/i915/display: Ensure a non-zero safe window from PTL onwardsAnkit Nautiyal1-0/+13
2026-07-22drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffersSatyanarayana K V P3-9/+24
2026-07-22drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusiveSuraj Kandpal1-0/+2
2026-07-21drm/xe/vf: Add drm_dev guards when detaching CCS read/write buffersSatyanarayana K V P3-9/+24
2026-07-21gpu: nova-core: fsp: limit FSP receive message allocation sizeEliot Courtney1-0/+9
2026-07-21drm/i915/bw: Fix spelling mistake "threshod" -> "threshold"Colin Ian King1-1/+1
2026-07-21drm: Send per-connector hotplug eventsNicolas Frattaroli1-25/+28
2026-07-21drm/vmwgfx: Validate vmw_surface_metadata::array_sizeIan Forbes1-5/+17
2026-07-21drm/vc4: Prevent shader BO mappings from becoming writableLinmao Li1-3/+7
2026-07-21drm/tests/gpu_buddy: add a new test case for buffer clearance during resumeArunpravin Paneer Selvam1-0/+41
2026-07-21drm/xe/migrate: Revamp PAT index selection for migrate PTEsSanjay Yadav1-6/+27
2026-07-21drm/i915/bw: Update bw calculation to account for 16 channelsUma Shankar1-3/+17
2026-07-21drm/i915/dram: Interpret 0xF populated-channel count as 16Uma Shankar3-1/+16
2026-07-21drm/gpusvm: Zero HMM PFNs before scanning rangesStanislav Kinsburskii1-1/+1
2026-07-21drm/gpusvm: Fix MM reference leak in drm_gpusvm_range_evictMatthew Brost1-1/+3
2026-07-21rust: device: make lifetime on `Core` and `CoreInternal` invariantGary Guo1-3/+3
2026-07-20drm/panel: panel-edp: Adjust T8 timing for AUO B116XAK01.6 and B140XTK02.4Dio Zhang1-2/+2
2026-07-20drm/panfrost: Remove unused scheduled_jobs listMaíra Canal2-2/+0
2026-07-20drm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav1-2/+17
2026-07-20drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arraysUwe Kleine-König (The Capable Hub)1-2/+2
2026-07-20drm/hyperv: Explicitly set subvendor and subdevice for pci match arrayUwe Kleine-König (The Capable Hub)1-2/+2
2026-07-20drm/hyperv: Unregister pci driver in error path before module unloadUwe Kleine-König (The Capable Hub)1-1/+5
2026-07-20drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VMIcenowy Zheng1-0/+2
2026-07-20drm/imagination: Use struct_size_t()Matt Coster1-6/+5
2026-07-20drm/imagination: Add and use FLEX_ARRAY_CHECK()Matt Coster1-1/+18
2026-07-20drm/panel: sofef00: Fix DSI transfer errors on backlight updateCédric Bellegarde1-0/+4
2026-07-20drm/panel: Add Novatek NT36536 panel driverPengyu Luo3-0/+500
2026-07-20drm/panel: find_panel_by_fwnode() return a counted referenceAlbert Esteve2-1/+731
2026-07-20drm/panel: of_drm_find_panel() return a counted referenceAlbert Esteve40-21/+204
2026-07-20drm/bridge/panel: hold a reference to the wrapped panelAlbert Esteve1-2/+10
2026-07-20drm/panel: have drm_panel_add/remove manage a list referenceAlbert Esteve1-0/+2
2026-07-20drm/i915/dp_tunnel: Add UHBR tunneling supportImre Deak1-5/+32
2026-07-20drm/i915/dp: Disable UHBR link configs with 1/2 lanesImre Deak5-0/+75
2026-07-20drm/i915/dp: Remove UHBR dependency from SST fallback kunit testImre Deak1-35/+12
2026-07-20drm/i915/dp: Enable SST fallback between UHBR and non-UHBR ratesImre Deak2-17/+3
2026-07-20drm/i915/dp: End link configuration loops properlyImre Deak1-4/+15