summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-03-11gpu: nova-core: gsp: fix UB in DmaGspMem pointer accessorsDanilo Krummrich-88/+84
2026-03-11drm/amd/display: Add documentation and cleanup DMUB HW lock managerNicholas Kazlauskas-0/+18
2026-03-11drm/amd/display: Add new types to replay configChunTao Tso-1/+4
2026-03-11drm/amd/display: Fix HWSS v3 fast path determinationNicholas Kazlauskas-20/+18
2026-03-11drm/amd/display: Add missing DCCG register entries for DCN20-DCN316Ivan Lipski-4/+20
2026-03-11drm/amd/display: Add ESD detection for replay recoveryWeiguang Li-11/+28
2026-03-11drm/amd/display: Update underflow detectionCharlene Liu-2/+6
2026-03-11drm/amd/display: Add COLOR_ENCODING/COLOR_RANGE to overlay planesHarry Wentland-1/+2
2026-03-11drm/amd/display: Add NV12/P010 formats to primary planeHarry Wentland-0/+3
2026-03-11drm/amd/display: Set chroma taps to 1 if luma taps are 1Harry Wentland-4/+12
2026-03-11drm/amd/display: Add min clock init for DML21 mode programmingOvidiu Bunea-0/+27
2026-03-11drm/amd/display: Return early from vesa replay enable functionPeichen Huang-11/+12
2026-03-11drm/amd/display: Clean up NULL pointer warnings in dml2Gaghik Khachatrian-3/+38
2026-03-11drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak-3/+2
2026-03-11Merge v7.0-rc3 into drm-nextSimona Vetter-22/+58
2026-03-11drm/i915/frontbuffer: reduce fb for frontbuffer abbreviation usageJani Nikula-14/+14
2026-03-11drm/i915/frontbuffer: call parent interface directlyJani Nikula-29/+7
2026-03-11drm/{i915, xe}/frontbuffer: move frontbuffer handling to parent interfaceJani Nikula-102/+167
2026-03-11drm/i915/overlay: convert from struct intel_frontbuffer to i915_frontbufferJani Nikula-6/+16
2026-03-11drm/i915/gem: unify i915 gem object frontbuffer function namesJani Nikula-17/+17
2026-03-11drm/i915/gem: relocate __i915_gem_object_{flush, invalidate}_frontbuffer()Jani Nikula-24/+24
2026-03-11drm/panthor: Fix the "done_fence is initialized" detection logicBoris Brezillon-1/+1
2026-03-11drm/loongson: use drm_gem_ttm_dumb_map_offset()Amin GATTOUT-20/+2
2026-03-11drm/gem-shmem: Track folio accessed/dirty status in vmapThomas Zimmermann-2/+8
2026-03-11drm/gem-shmem: Track folio accessed/dirty status in mmapThomas Zimmermann-0/+22
2026-03-11drm/gem-shmem: Refactor drm_gem_shmem_try_map_pmd()Thomas Zimmermann-13/+12
2026-03-11drm/gem-shmem: Return vm_fault_t from drm_gem_shmem_try_map_pmd()Thomas Zimmermann-8/+6
2026-03-11drm/gem-shmem: Test for existence of page in mmap fault handlerThomas Zimmermann-12/+12
2026-03-11drm/gem-shmem: Use obj directly where appropriate in fault handlerThomas Zimmermann-2/+2
2026-03-11drm/xe/userptr: Defer Waiting for TLB invalidation to the second pass if poss...Thomas Hellström-16/+104
2026-03-11drm/xe: Split TLB invalidation into submit and wait stepsThomas Hellström-68/+127
2026-03-11drm/xe/userptr: Convert invalidation to two-pass MMU notifierThomas Hellström-23/+99
2026-03-11drm: bridge: anx7625: correctly detect if PD can be disabledDmitry Baryshkov-7/+14
2026-03-11drm: bridge: anx7625: don't crash if Type-C port is not usedLoic Poulain-0/+3
2026-03-11drm: bridge: anx7625: enforce CONFIG_USB_ROLE_SWITCH dependencyArnd Bergmann-18/+2
2026-03-10drm/xe: Translate C-state "reset value" into RC6Gustavo Sousa-0/+9
2026-03-10drm/xe/xe3p: Drop Wa_16028780921Gustavo Sousa-7/+0
2026-03-10drm/xe/nvlp: Implement Wa_14026539277Gustavo Sousa-0/+44
2026-03-10drm/xe/rtp: Add support for matching platform-level steppingGustavo Sousa-0/+28
2026-03-10drm/xe/nvlp: Read platform-level stepping infoGustavo Sousa-0/+27
2026-03-10drm/xe: Drop unused IS_PLATFORM_STEP() and IS_SUBPLATFORM_STEP()Gustavo Sousa-10/+0
2026-03-10drm/xe: Modify stepping info directly in xe_step_*_get()Gustavo Sousa-30/+36
2026-03-10gpu: nova-core: fix stack overflow in GSP memory allocationTim Kovalenko-17/+29
2026-03-10drm/i915: handle failure from vga_get_uninterruptible()Simon Richter-7/+26
2026-03-10drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13Lionel Landwerlin-1/+33
2026-03-10gpu/drm: panel: add support for DSI panel used in Motorola Atrix 4G and Droid X2Svyatoslav Ryhel-0/+257
2026-03-10drm/panel: Add Novatek/Tianma NT37700F panelRichard Acayan-0/+309
2026-03-10drm/panel: simple: Add Waveshare 13.3" panel supportMarek Vasut-0/+30
2026-03-10drm/panel: ilitek-ili9882t: use gpiod_set_value_cansleep()John Keeping-7/+7
2026-03-10drm/panel: panel-jadard-jd9365da-h3: support for taiguan-xti05101-01a MIPI-DS...Langyan Ye-0/+244