summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-28nouveau/svm: Fix to migrate all requested pagesAlistair Popple
2022-07-26drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor
2022-07-20drm/imx/dcss: Add missing of_node_put() in fail pathLiang He
2022-07-19drm/panel-edp: Fix variable typo when saving hpd absent delay from DTNícolas F. R. A. Prado
2022-07-18drm/ttm: fix locking in vmap/vunmap TTM GEM helpersChristian König
2022-07-15drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko
2022-07-08Revert "drm/amdgpu: add drm buddy support to amdgpu"Arunpravin Paneer Selvam
2022-07-07drm/ssd130x: Fix pre-charge period settingEzequiel Garcia
2022-07-07dma-buf: Fix one use-after-free of fencexinhui pan
2022-07-04drm/panfrost: Fix shrinker list corruption by madvise IOCTLDmitry Osipenko
2022-07-04drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr...Dmitry Osipenko
2022-07-04drm/rockchip: Detach from ARM DMA domain in attach_deviceSteven Price
2022-07-04drm/bridge: fsl-ldb: Drop DE signal polarity inversionLiu Ying
2022-07-04drm/bridge: fsl-ldb: Enable split mode for LVDS dual linkLiu Ying
2022-07-04drm/bridge: fsl-ldb: Fix mode clock rate validationLiu Ying
2022-07-04drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann
2022-07-01drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830Hans de Goede
2022-06-29fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas
2022-06-29firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas
2022-06-29firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas
2022-06-27drm/vc4: perfmon: Fix variable dereferenced before checkMaxime Ripard
2022-06-22drm/sun4i: Return if frontend is not presentSaud Farooqui
2022-06-22drm/vc4: fix error code in vc4_check_tex_size()Dan Carpenter
2022-06-22drm/sun4i: Add DMA mask and segment sizeJernej Skrabec
2022-06-22drm/vc4: hdmi: Fixed possible integer overflowSaud Farooqui
2022-06-19drm: panel-orientation-quirks: Add quirk for Aya Neo NextMaya Matuszczyk
2022-06-16drm/vc4: Warn if some v3d code is run on BCM2711Maxime Ripard
2022-06-16drm/vc4: crtc: Fix out of order frames during asynchronous page flipsMaxime Ripard
2022-06-16drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711Maxime Ripard
2022-06-16drm/vc4: crtc: Move the BO Handling out of Common Page-Flip HandlerMaxime Ripard
2022-06-16drm/vc4: crtc: Move the BO handling out of common page-flip callbackMaxime Ripard
2022-06-16drm/vc4: crtc: Use an union to store the page flip callbackMaxime Ripard
2022-06-16drm/vc4: drv: Skip BO Backend Initialization on BCM2711Maxime Ripard
2022-06-16drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711Maxime Ripard
2022-06-16drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711Maxime Ripard
2022-06-16drm/vc4: drv: Register a different driver on BCM2711Maxime Ripard
2022-06-16drm/vc4: bo: Split out Dumb buffers fixupMaxime Ripard
2022-06-16drm/vc4: bo: Rename vc4_dumb_createMaxime Ripard
2022-06-16drm/vc4: Consolidate Hardware Revision CheckMaxime Ripard
2022-06-16drm/vc4: plane: Prevent async update if we don't have a dlistMaxime Ripard
2022-06-16drm/sun4i: Fix crash during suspend after component bind failureSamuel Holland
2022-06-16drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflictSamuel Holland
2022-06-14drm/ttm: fix bulk move handling v2Christian König
2022-06-10drm/ttm: fix missing NULL check in ttm_device_swapoutChristian König
2022-06-09drm/ast: Support multiple outputsThomas Zimmermann
2022-06-08Merge v5.19-rc1 into drm-misc-fixesMaxime Ripard
2022-06-06drm/atomic: Force bridge self-refresh-exit on CRTC switchBrian Norris
2022-06-06drm/bridge: analogix_dp: Support PSR-exit to disable transitionBrian Norris
2022-06-05Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-05fix the breakage in close_fd_get_file() calling conventions changeAl Viro