summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-11-28drm/ast: Enable MMIO without ast device instanceThomas Zimmermann
2023-11-28drm/ast: Enable VGA without ast device instanceThomas Zimmermann
2023-11-28drm/ast: Add I/O helpers without ast deviceThomas Zimmermann
2023-11-28drm/ast: Retrieve I/O-memory ranges without ast deviceThomas Zimmermann
2023-11-28drm/ast: Rework I/O register setupThomas Zimmermann
2023-11-28drm/ast: Turn ioregs_lock to modeset_lockThomas Zimmermann
2023-11-28Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-11-28drm/imagination: vm: fix drm_gpuvm reference countDanilo Krummrich
2023-11-28drm/imagination: vm: check for drm_gpuvm_range_valid()Danilo Krummrich
2023-11-28drm/imagination: vm: prevent duplicate drm_gpuvm_bo instancesDanilo Krummrich
2023-11-28drm/imagination: Remove unneeded semicolonYang Li
2023-11-28drm/imagination: Fix a couple of spelling mistakes in literal stringsColin Ian King
2023-11-28Merge v6.7-rc3 into drm-nextDaniel Vetter
2023-11-28drm/gpuvm: Fix deprecated license identifierThomas Hellström
2023-11-28Revert "drm/bridge: panel: Add a device link between drm device and panel dev...Linus Walleij
2023-11-28Revert "drm/bridge: panel: Check device dependency before managing device link"Linus Walleij
2023-11-27drm: Use device_get_match_data()Rob Herring
2023-11-27drm/sched: Fix compilation issues with DRM priority renameLuben Tuikov
2023-11-27drm/ttm: Schedule delayed_delete worker closerRajneesh Bhardwaj
2023-11-27drm/i915/psr: Add proper handling for disabling sel fetch for planesJouni Högander
2023-11-27drm/i915/psr: Move plane sel fetch configuration into plane source filesJouni Högander
2023-11-26drm/mediatek: Add spinlock for setting vblank event in atomic_beginJason-JH.Lin
2023-11-25drm/msm/a690: Fix reg values for a690Danylo Piliaiev
2023-11-25drm/msm/a6xx: Add missing BIT(7) to REG_A6XX_UCHE_CLIENT_PFDanylo Piliaiev
2023-11-24drm/sched: Reverse run-queue priority enumerationLuben Tuikov
2023-11-24drm/sched: Rename priority MIN to LOWLuben Tuikov
2023-11-24drm/sched: Fix bounds limiting when given a malformed entityLuben Tuikov
2023-11-25drm/bridge: panel: Check device dependency before managing device linkLiu Ying
2023-11-24drm/nouveau: enable dynamic job-flow controlDanilo Krummrich
2023-11-24drm/nouveau: implement 1:1 scheduler - entity relationshipDanilo Krummrich
2023-11-24drm/nouveau: use GPUVM common infrastructureDanilo Krummrich
2023-11-24drm/plane: Extend damage tracking kernel-docJavier Martinez Canillas
2023-11-24drm/vmwgfx: Disable damage clipping if FB changed since last page-flipJavier Martinez Canillas
2023-11-24drm/virtio: Disable damage clipping if FB changed since last page-flipJavier Martinez Canillas
2023-11-24drm: Allow drivers to indicate the damage helpers to ignore damage clipsJavier Martinez Canillas
2023-11-24drm: Introduce documentation for hotspot propertiesMichael Banack
2023-11-24drm: Introduce DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOTZack Rusin
2023-11-24drm: Remove legacy cursor hotspot codeZack Rusin
2023-11-24drm/virtio: Use the hotspot properties from cursor planesZack Rusin
2023-11-24drm/vboxvideo: Use the hotspot properties from cursor planesZack Rusin
2023-11-24drm/qxl: Use the hotspot properties from cursor planesZack Rusin
2023-11-24drm/vmwgfx: Use the hotspot properties from cursor planesZack Rusin
2023-11-24drm/atomic: Add support for mouse hotspotsZack Rusin
2023-11-24drm: Disable the cursor plane on atomic contexts with virtualized driversZack Rusin
2023-11-24drm/i915: Move the SDP split debug spew to the correct placeVille Syrjälä
2023-11-24drm/i915: Stop printing pipe name as hexVille Syrjälä
2023-11-24Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-11-24Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-11-24Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie