summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-09-26firmware/sysfb: Disable sysfb for firmware buffers with unknown parentdrm-misc-fixes-2024-09-26Thomas Zimmermann1-1/+3
2024-09-25drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPSThomas Zimmermann1-1/+1
2024-09-24drm/connector: hdmi: Fix writing Dynamic Range Mastering infoframesDerek Foreman2-6/+2
2024-09-24drm/sched: Fix dynamic job-flow control raceRob Clark2-7/+4
2024-09-23drm/panthor: Fix race when converting group handle to group objectSteven Price1-2/+14
2024-09-14drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede2-4/+10
2024-09-12drm/dp_mst: Fix DSC decompression detection in Synaptics branch devicesImre Deak1-2/+8
2024-09-10drm/tegra: Use iommu_paging_domain_alloc()drm-misc-fixes-2024-09-12Lu Baolu1-2/+3
2024-09-10drm/rockchip: Use iommu_paging_domain_alloc()Lu Baolu1-3/+7
2024-09-10drm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctlT.J. Mercier1-4/+13
2024-09-10drm/stm: add COMMON_CLK dependencyArnd Bergmann1-0/+1
2024-09-10drm/nouveau/fb: restore init() for ramgp102Ben Skeggs3-1/+4
2024-09-09dma-buf: heaps: Fix off-by-one in CMA heap fault handlerT.J. Mercier1-1/+1
2024-09-05drm/fbdev-dma: Only install deferred I/O if necessarydrm-misc-fixes-2024-09-05Thomas Zimmermann1-19/+64
2024-09-05drm/panthor: flush FW AS caches in slow reset pathAdrián Larumbe3-4/+26
2024-09-05drm: panel: nv3052c: Correct WL-355608-A8 panel compatibleRyan Walklin1-1/+1
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard2-1/+24
2024-09-03drm/bridge-connector: reset the HDMI connector stateDmitry Baryshkov2-1/+13
2024-09-03drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov20-1/+37
2024-09-03drm/display: stop depending on DRM_DISPLAY_HELPERDmitry Baryshkov1-10/+8
2024-09-02drm/imagination: Free pvr_vm_gpuva after unlinkMatt Coster1-0/+4
2024-08-31nouveau: fix the fwsec sb verification register.Dave Airlie1-1/+1
2024-08-30drm: komeda: Fix an issue related to normalized zposhongchi.peng1-3/+7
2024-08-28drm/v3d: Disable preemption while updating GPU statsdrm-misc-fixes-2024-08-29Tvrtko Ursulin1-0/+6
2024-08-26video/aperture: optionally match the device in sysfb_disable()Alex Deucher3-15/+17
2024-08-26drm/vmwgfx: Disable coherent dumb buffers without 3dZack Rusin1-2/+4
2024-08-26drm/vmwgfx: Fix prime with external buffersZack Rusin3-12/+118
2024-08-26drm/vmwgfx: Prevent unmapping active read buffersZack Rusin2-2/+14
2024-08-16nouveau/firmware: use dma non-coherent allocatordrm-misc-fixes-2024-08-22Dave Airlie2-3/+12
2024-08-15drm/rockchip: inno-hdmi: Fix infoframe uploaddrm-misc-fixes-2024-08-15Alex Bee1-3/+1
2024-08-12drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`Maíra Canal1-3/+11
2024-08-12drm: panel-orientation-quirks: Add quirk for Ayn Loki MaxBouke Sybren Haarsma1-0/+6
2024-08-12drm: panel-orientation-quirks: Add quirk for Ayn Loki ZeroBouke Sybren Haarsma1-0/+6
2024-08-06drm/atomic: allow no-op FB_ID updates for async flipsdrm-misc-fixes-2024-08-08Simon Ser1-11/+4
2024-08-05drm/bridge-connector: Fix double free in error handling pathsCristian Ciocaltea1-6/+2
2024-08-05drm/omap: add CONFIG_MMU dependencyArnd Bergmann1-0/+1
2024-08-02drm/test: fix the gem shmem test to map the sg table.Dave Airlie1-0/+11
2024-08-02drm/client: fix null pointer dereference in drm_client_modeset_probeMa Ke1-0/+5
2024-08-01nouveau: set placement to original placement on uvmm validate.drm-misc-fixes-2024-08-01Dave Airlie1-0/+1
2024-07-31drm/atomic: Allow userspace to use damage clips with async flipsAndré Almeida1-1/+2
2024-07-31drm/atomic: Allow userspace to use explicit sync with atomic async flipsAndré Almeida1-1/+3
2024-07-30drm/ast: astdp: Wake up during connector status detectionThomas Zimmermann3-2/+35
2024-07-30Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard6198-96410/+598716
2024-07-29drm/client: Fix error code in drm_client_buffer_vmap_local()Dan Carpenter1-1/+1
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds4-7/+7
2024-07-28Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-14/+19
2024-07-28ubi: Fix ubi_init() ubiblock_exit() section mismatchRichard Weinberger1-1/+1
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds13-146/+174
2024-07-27Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linuxLinus Torvalds6-9/+29
2024-07-27Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1