summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-11-27drm/vc4: txp: Rename TXP data structureMaxime Ripard
2024-11-27drm/vc4: txp: Introduce structure to deal with revision differencesMaxime Ripard
2024-11-27drm/vc4: hdmi: Add support for BCM2712 HDMI controllersMaxime Ripard
2024-11-27drm/vc4: crtc: Add support for BCM2712 PixelValvesMaxime Ripard
2024-11-27drm/vc4: hvs: Add support for BCM2712 HVSMaxime Ripard
2024-11-27drm/vc4: drv: Support BCM2712Maxime Ripard
2024-11-27drm/vc4: Fix reading of frame count on GEN5 / Pi4Dave Stevenson
2024-11-27drm/vc4: Use of_device_get_match_data to set generationDave Stevenson
2024-11-27drm/xe/migrate: use XE_BO_FLAG_PAGETABLEMatthew Auld
2024-11-27drm/xe/migrate: fix pat index usageMatthew Auld
2024-11-27drm/xe/xe3lpg: Add Wa_16024792527Apoorva Singh
2024-11-27drm/i915/dislay: convert i9xx_display_sr.[ch] to struct intel_displayJani Nikula
2024-11-27drm/i915/display: prefer DISPLAY_VER over GRAPHICS_VER in display s/rJani Nikula
2024-11-27Merge tag 'amd-drm-fixes-6.13-2024-11-22' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-11-27Merge tag 'drm-xe-next-fixes-2024-11-21' of https://gitlab.freedesktop.org/dr...Dave Airlie
2024-11-26Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-11-26drm/cirrus: Rename to cirrus-qemuThomas Zimmermann
2024-11-26drm/cirrus: Use virtual encoder and connector typesThomas Zimmermann
2024-11-26drm/sti: Add __iomem for mixer_dbg_mxn's parameterPei Xiao
2024-11-26drm/dp_mst: Fix MST sideband message body length checkImre Deak
2024-11-26drm/virtio: Add prepare and cleanup routines for imported dmabuf objVivek Kasireddy
2024-11-26drm/virtio: Import prime buffers from other devices as guest blobsVivek Kasireddy
2024-11-26drm/virtio: Add helpers to initialize and free the imported objectVivek Kasireddy
2024-11-26drm/virtio: Add a helper to map and note the dma addrs and lengthsVivek Kasireddy
2024-11-26drm/virtio: Implement VIRTIO_GPU_CMD_RESOURCE_DETACH_BACKING cmdVivek Kasireddy
2024-11-26drm/xe/guc_submit: fix race around suspend_pendingMatthew Auld
2024-11-26drm/xe/guc_submit: fix race around pending_disableMatthew Auld
2024-11-26drm/xe/trace: improve xe_sched_msg traceMatthew Auld
2024-11-26drm/xe/vram: fix lpfn checkMatthew Auld
2024-11-26drm/i915/ddi: clarify intel_ddi_connector_get_hw_state() for DP MSTJani Nikula
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-25drm/xe: Update xe2_graphics name stringMatt Roper
2024-11-25drm/panel-edp: Add unknown BOE panel for HP Omnibook X14Jens Glathe
2024-11-25nvkm: correctly calculate the available space of the GSP cmdq bufferZhi Wang
2024-11-25nvkm/gsp: correctly advance the read pointer of GSP message queueZhi Wang
2024-11-25drm/i915: Fixed an typo in i915_gem_gtt.cZhang He
2024-11-25drm/tidss: Rename 'wait_lock' to 'irq_lock'Tomi Valkeinen
2024-11-25drm/tidss: Fix race condition while handling interrupt registersDevarsh Thakkar
2024-11-25drm/tidss: Clear the interrupt status for interrupts being disabledDevarsh Thakkar
2024-11-25drm/tidss: Add printing of underflowsTomi Valkeinen
2024-11-25drm/tidss: Remove extra K2G checkTomi Valkeinen
2024-11-25drm/tidss: Remove unused OCP error flagTomi Valkeinen
2024-11-25drm/tidss: Fix issue in irq handling causing irq-flood issueTomi Valkeinen
2024-11-25drm/lsdc: Request PCI BARPhilipp Stanner
2024-11-22drm/xe/guc: Add support for G2G communicationsJohn Harrison
2024-11-22drm/xe: Allow bo mapping on multiple ggttsNiranjana Vishwanathapura
2024-11-22drm/xe/pf: Drop 2GiB limit of fair LMEM allocationMichal Wajdeczko
2024-11-22drm/vkms: Remove useless drm_rotation_simplifyLouis Chauvet
2024-11-22drm/vkms: Re-introduce line-per-line composition algorithmLouis Chauvet
2024-11-22drm/vkms: Introduce pixel_read_direction enumLouis Chauvet