summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-11-15drm: panel-orientation-quirks: Add quirk for Lenovo Legion GoBrenton Simpson
2023-11-15drm/i915/panelreplay: Debugfs support for panel replayAnimesh Manna
2023-11-15drm/client: Do not acquire module referenceThomas Zimmermann
2023-11-15drm/test: rearrange test entries in Kconfig and MakefileMarco Pagani
2023-11-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-11-15drm/i915/xe2lpd: implement WA for underruns while enabling FBCVinod Govindapillai
2023-11-15drm/virtio: Fix return value for VIRTGPU_CONTEXT_PARAM_DEBUG_NAMEDmitry Osipenko
2023-11-14nouveau: use an rwlock for the event lock.Dave Airlie
2023-11-14nouveau/gsp/r535: Fix a NULL vs error pointer bugDan Carpenter
2023-11-14nouveau/gsp/r535: uninitialized variable in r535_gsp_acpi_mux_id()Dan Carpenter
2023-11-14drm/i915/dp: Tune down FEC detection timeout error messageImre Deak
2023-11-14drm/i915/display: Use int for entry setup framesMika Kahola
2023-11-14drm/i915/dsc: Allow DSC only with fractional bpp when forced from debugfsSwati Sharma
2023-11-14drm/i915/dsc: Add debugfs entry to validate DSC fractional bppSwati Sharma
2023-11-14drm/i915/dp: Iterate over output bpp with fractional step sizeAnkit Nautiyal
2023-11-14drm/i915/dsc/mtl: Add support for fractional bppVandita Kulkarni
2023-11-14drm/i915/audio: Consider fractional vdsc bpp while computing tu_dataAnkit Nautiyal
2023-11-14drm/i915/display: Consider fractional vdsc bpp while computing m_n valuesAnkit Nautiyal
2023-11-14drm/i915/display: Store compressed bpp in U6.4 formatAnkit Nautiyal
2023-11-14drm/display/dp: Add helper function to get DSC bpp precisionAnkit Nautiyal
2023-11-14drm: Remove struct drm_flip_task from DRM interfacesThomas Zimmermann
2023-11-14drm/ssd130x: Preallocate format-conversion buffer in atomic_checkThomas Zimmermann
2023-11-14drm/simpledrm: Preallocate format-conversion buffer in atomic_checkThomas Zimmermann
2023-11-14drm/ofdrm: Preallocate format-conversion buffer in atomic_checkThomas Zimmermann
2023-11-14drm/format-helper: Pass format-conversion state to helpersThomas Zimmermann
2023-11-14drm/atomic-helper: Add format-conversion state to shadow-plane stateThomas Zimmermann
2023-11-14drm/format-helper: Cache buffers with struct drm_format_conv_stateThomas Zimmermann
2023-11-13drm/gpuvm: track/lock/validate external/evicted objectsDanilo Krummrich
2023-11-13drm/gpuvm: add an abstraction for a VM / BO combinationDanilo Krummrich
2023-11-13drm/gpuvm: reference count drm_gpuvm structuresDanilo Krummrich
2023-11-13drm/nouveau: separately allocate struct nouveau_uvmmDanilo Krummrich
2023-11-13drm/gpuvm: add drm_gpuvm_flags to drm_gpuvmDanilo Krummrich
2023-11-13drm/nouveau: make use of the GPUVM's shared dma-resvDanilo Krummrich
2023-11-13drm/gpuvm: add common dma-resv per struct drm_gpuvmDanilo Krummrich
2023-11-13drm/nouveau: make use of drm_gpuvm_range_valid()Danilo Krummrich
2023-11-13drm/gpuvm: export drm_gpuvm_range_valid()Danilo Krummrich
2023-11-13drm/gpuvm: don't always WARN in drm_gpuvm_check_overflow()Danilo Krummrich
2023-11-13drm/gpuvm: convert WARN() to drm_WARN() variantsDanilo Krummrich
2023-11-13drm/ci: make github dependabot happy againLinus Torvalds
2023-11-13drm/i915/mtl: C20 state verificationMika Kahola
2023-11-11drm/uapi: add explicit virtgpu context debug nameGurchetan Singh
2023-11-11drm/virtio: use uint64_t more in virtio_gpu_context_init_ioctlGurchetan Singh
2023-11-11drm/i915: update in-source bug filing URLsJani Nikula
2023-11-10Merge tag 'drm-next-2023-11-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-11drm/i915: remove excess functions from plane protection checkJani Nikula
2023-11-11drm/i915: abstract plane protection checkJani Nikula
2023-11-10Merge tag 'amd-drm-next-6.7-2023-11-10' of https://gitlab.freedesktop.org/agd...Daniel Vetter
2023-11-10drm/amdgpu: fix error handling in amdgpu_vm_initChristian König
2023-11-10drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-11-10drm/amdgpu: move UVD and VCE sched entity init after sched initAlex Deucher