drm/amd: Convert amdgpu to use suballocation helper.
[platform/kernel/linux-starfive.git] / drivers / gpu / drm /
2023-03-01 Maarten Lankhorstdrm/amd: Convert amdgpu to use suballocation helper.
2023-03-01 Maarten Lankhorstdrm/suballoc: Extract amdgpu_sa.c as generic suballocat...
2023-03-01 Ville Syrjälädrm/edid: Fix csync detailed mode parsing
2023-03-01 Thomas Zimmermanndrm/ast: Rename to_ast_private() to to_ast_device()
2023-03-01 Thomas Zimmermanndrm/ast: Rename struct ast_private to struct ast_device
2023-03-01 Thomas Zimmermanndrm/ast: Rework definition of I/O read and write helpers
2023-03-01 Thomas Zimmermanndrm/ast: Remove little-endianism from I/O helpers
2023-02-28 Maíra Canaldrm/vc4: replace obj lookup steps with drm_gem_objects_...
2023-02-28 Maíra Canaldrm/vc4: replace drm_gem_dma_object for drm_gem_object...
2023-02-28 Thomas ZimmermannRevert "drm/shmem-helper: Switch to reservation lock"
2023-02-27 Harry Wentlanddrm/connector: print max_requested_bpc in state debugfs
2023-02-27 Harry Wentlanddrm/display: Don't block HDR_OUTPUT_METADATA on unknown...
2023-02-27 Dom Cobleydrm/probe-helper: Cancel previous job before starting...
2023-02-27 Dmitry Osipenkodrm/shmem-helper: Switch to reservation lock
2023-02-27 Dmitry Osipenkodrm/shmem-helper: Don't use vmap_use_count for dma...
2023-02-27 Dmitry Osipenkodrm/shmem-helper: Switch to use drm_* debug helpers
2023-02-27 Dmitry Osipenkodrm/gem: Add evict() callback to drm_gem_object_funcs
2023-02-26 Xu Pandadrm/virtio: use strscpy() to instead of strncpy()
2023-02-26 Jani Nikuladrm/edid: parse Tiled Display Topology Data Block for...
2023-02-26 Jani Nikuladrm/edid: update non-desktop use also from DisplayID
2023-02-26 Jani Nikuladrm/displayid: provide access to DisplayID version...
2023-02-26 Jani Nikuladrm/displayid: return struct displayid_header from...
2023-02-26 Jani Nikuladrm/displayid: add displayid_get_header() and check...
2023-02-24 Maíra Canaldrm/v3d: Use drm_sched_job_add_syncobj_dependency()
2023-02-24 Maíra Canaldrm/panfrost: Use drm_sched_job_add_syncobj_dependency()
2023-02-24 Maíra Canaldrm/sched: Create wrapper to add a syncobj dependency...
2023-02-23 Matthew Aulddrm/radeon: handle NULL bo->resource in move callback
2023-02-23 Matthew Aulddrm/qxl: handle NULL bo->resource in move callback
2023-02-23 Matthew Aulddrm/gem-vram: handle NULL bo->resource in move callback
2023-02-21 Jiri Slaby (SUSE)drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
2023-02-20 Thomas Zimmermanndrm/tidss: Implement struct drm_plane_helper_funcs...
2023-02-20 Thomas Zimmermanndrm/tidss: Remove return values from dispc_plane_{setup...
2023-02-20 Thomas Zimmermanndrm/mgag200: Implement struct drm_plane_helper_funcs...
2023-02-20 Thomas Zimmermanndrm/mgag200: Remove disable handling from atomic_update
2023-02-20 Thomas Zimmermanndrm/ast: Implement struct drm_plane_helper_funcs.atomic...
2023-02-20 Thomas Zimmermanndrm/atomic-helper: Add atomic_enable plane-helper callback
2023-02-20 Thomas Zimmermanndrm: Fix comment on mode parsing
2023-02-20 Thomas Zimmermanndrm: Include <video/cmdline.h> for mode parsing
2023-02-20 Thomas Zimmermannfbdev: Handle video= parameter in video/cmdline.c
2023-02-16 Maxime RipardRevert "drm/vc4: hdmi: Enforce the minimum rate at...
2023-02-16 Maxime RipardRevert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"
2023-02-16 Maxime Riparddrm/vc4: hdmi: Enable power domain before setting minimum
2023-02-16 Maxime Riparddrm/vc4: hdmi: Replace hardcoded value by define
2023-02-15 Thomas Weißschuhdrm/nouveau/led: explicitly include linux/leds.h
2023-02-15 Zack Rusindrm/vmwgfx: Do not drop the reference to the handle...
2023-02-15 Zack Rusindrm/vmwgfx: Stop accessing buffer objects which failed...
2023-02-14 Zack Rusindrm/vmwgfx: Make the driver work without the dummy...
2023-02-14 Zack Rusindrm/vmwgfx: Stop using raw ttm_buffer_object's
2023-02-14 Zack Rusindrm/vmwgfx: Abstract placement selection
2023-02-14 Zack Rusindrm/vmwgfx: Rename dummy to is_iomem
2023-02-14 Zack Rusindrm/vmwgfx: Cleanup the vmw bo usage in the cursor...
2023-02-14 Zack Rusindrm/vmwgfx: Simplify fb pinning
2023-02-14 Zack Rusindrm/vmwgfx: Rename vmw_buffer_object to vmw_bo
2023-02-14 Zack Rusindrm/vmwgfx: Remove the duplicate bo_free function
2023-02-14 Zack Rusindrm/vmwgfx: Use the common gem mmap instead of the...
2023-02-10 Asahi Linadrm/shmem-helper: Fix locking for drm_gem_shmem_get_pag...
2023-02-10 Maíra Canaldrm/vgem: add missing mutex_destroy
2023-02-10 Christian Königdrm: remove dumb_destroy callback
2023-02-09 Somalapuram Amaranathdrm/amdgpu: Remove TTM resource->start visible VRAM...
2023-02-07 John Keepingdrm/bridge: panel: Set orientation on panel_bridge...
2023-02-06 Christian Königdrm/ttm: prevent moving of pinned BOs
2023-02-06 Christian Königdrm/ttm: stop allocating a dummy resource for pipelined...
2023-02-06 Christian Königdrm/ttm: stop allocating dummy resources during BO...
2023-02-06 Matthew Aulddrm/ttm: clear the ttm_tt when bo->resource is NULL
2023-02-06 Matthew Aulddrm/i915/ttm: audit remaining bo->resource
2023-02-06 Matthew Aulddrm/i915/ttm: fix sparse warning
2023-02-05 Rob Clarkdrm/rockchip: Drop unbalanced obj unref
2023-02-05 John Keepingdrm/rockchip: avoid duplicate mappings for IOMMU devices
2023-02-05 Brian Norrisdrm/rockchip: vop: Quiet always-warning AFBC log
2023-02-05 Michael Rieschdrm/rockchip: vop2: add support for the rgb output...
2023-02-05 Michael Rieschdrm/rockchip: vop2: use symmetric function pair vop2_...
2023-02-05 Michael Rieschdrm/rockchip: rgb: add video_port parameter to init...
2023-02-05 Michael Rieschdrm/rockchip: rgb: embed drm_encoder into rockchip_encoder
2023-02-05 Michael Rieschdrm/rockchip: vop2: initialize possible_crtcs properly
2023-02-03 Deepak R Varmadrm/arm/malidp: use sysfs_emit in show function callback
2023-02-02 Maíra Canaldrm/format-helper: Use KUNIT_EXPECT_MEMEQ macro
2023-01-31 Stephen Boyddrm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed...
2023-01-31 Thomas ZimmermannMerge drm/drm-next into drm-misc-next
2023-01-31 Daniel VetterMerge v6.2-rc6 into drm-next
2023-01-31 Rayyan Ansaridrm/simpledrm: Allow physical width and height configur...
2023-01-30 Rob Clarkdrm/shmem: Cleanup drm_gem_shmem_create_with_handle()
2023-01-30 Dave AirlieMerge tag 'amd-drm-next-6.3-2023-01-27' of https:/...
2023-01-30 Dave AirlieMerge tag 'drm/tegra/for-6.3-rc1' of https://gitlab...
2023-01-30 Dave AirlieMerge tag 'drm-next-20230127' of git://git./linux/kerne...
2023-01-30 Dave AirlieMerge tag 'drm-intel-next-2023-01-27' of git://anongit...
2023-01-30 Dave AirlieMerge tag 'drm-habanalabs-next-2023-01-26' of https...
2023-01-30 Dave AirlieMerge tag 'drm-misc-next-2023-01-26' of git://anongit...
2023-01-29 Linus TorvaldsMerge tag 'irq_urgent_for_v6.2_rc6' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'x86_urgent_for_v6.2_rc6' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'input-for-v6.2-rc5' of git://git./linux...
2023-01-29 Linus TorvaldsMerge tag 'cxl-fixes-for-6.2-rc6' of git://git./linux...
2023-01-28 Linus TorvaldsMerge tag '6.2-rc5-ksmbd-server-fixes' of git://git...
2023-01-28 Linus TorvaldsMerge tag '6.2-rc5-smb3-client-fixes' of git://git...
2023-01-28 Linus TorvaldsMerge tag 'block-6.2-2023-01-27' of git://git.kernel...
2023-01-28 Linus TorvaldsMerge tag 'io_uring-6.2-2023-01-27' of git://git.kernel...
2023-01-28 Linus TorvaldsMerge tag 'hardening-v6.2-rc6' of git://git./linux...
2023-01-28 Linus TorvaldsMerge tag 'trace-v6.2-rc5' of git://git./linux/kernel...
2023-01-27 Dave Airlieamdgpu: fix build on non-DCN platforms.
2023-01-27 Linus TorvaldsMerge tag 'i2c-for-6.2-rc6' of git://git./linux/kernel...
2023-01-27 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.2-rc6' of git://git./linux...
next