summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/imx/dcss: Add missing of_node_put() in fail pathLiang He2022-07-201-0/+3
* drm/panel-edp: Fix variable typo when saving hpd absent delay from DTNícolas F. R. A. Prado2022-07-191-1/+1
* drm/ttm: fix locking in vmap/vunmap TTM GEM helpersChristian König2022-07-181-1/+8
* drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko2022-07-151-3/+3
* Revert "drm/amdgpu: add drm buddy support to amdgpu"Arunpravin Paneer Selvam2022-07-085-380/+176
* drm/ssd130x: Fix pre-charge period settingEzequiel Garcia2022-07-071-1/+1
* dma-buf: Fix one use-after-free of fencexinhui pan2022-07-071-1/+1
* drm/panfrost: Fix shrinker list corruption by madvise IOCTLDmitry Osipenko2022-07-041-2/+2
* drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr...Dmitry Osipenko2022-07-041-1/+1
* drm/rockchip: Detach from ARM DMA domain in attach_deviceSteven Price2022-07-041-0/+17
* drm/bridge: fsl-ldb: Drop DE signal polarity inversionLiu Ying2022-07-041-17/+0
* drm/bridge: fsl-ldb: Enable split mode for LVDS dual linkLiu Ying2022-07-041-1/+1
* drm/bridge: fsl-ldb: Fix mode clock rate validationLiu Ying2022-07-041-1/+1
* drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann2022-07-041-11/+15
* drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Tablet 2 830Hans de Goede2022-07-011-0/+15
* fbdev: Disable sysfb device registration when removing conflicting FBsJavier Martinez Canillas2022-06-291-0/+12
* firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas2022-06-291-6/+48
* firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas2022-06-292-10/+10
* drm/vc4: perfmon: Fix variable dereferenced before checkMaxime Ripard2022-06-271-3/+6
* drm/sun4i: Return if frontend is not presentSaud Farooqui2022-06-221-1/+1
* drm/vc4: fix error code in vc4_check_tex_size()Dan Carpenter2022-06-221-1/+1
* drm/sun4i: Add DMA mask and segment sizeJernej Skrabec2022-06-221-0/+8
* drm/vc4: hdmi: Fixed possible integer overflowSaud Farooqui2022-06-221-1/+1
* drm: panel-orientation-quirks: Add quirk for Aya Neo NextMaya Matuszczyk2022-06-191-0/+6
* drm/vc4: Warn if some v3d code is run on BCM2711Maxime Ripard2022-06-1611-1/+211
* drm/vc4: crtc: Fix out of order frames during asynchronous page flipsMaxime Ripard2022-06-161-4/+46
* drm/vc4: crtc: Don't call into BO Handling on Async Page-Flips on BCM2711Maxime Ripard2022-06-161-3/+18
* drm/vc4: crtc: Move the BO Handling out of Common Page-Flip HandlerMaxime Ripard2022-06-161-25/+48
* drm/vc4: crtc: Move the BO handling out of common page-flip callbackMaxime Ripard2022-06-161-14/+20
* drm/vc4: crtc: Use an union to store the page flip callbackMaxime Ripard2022-06-161-6/+14
* drm/vc4: drv: Skip BO Backend Initialization on BCM2711Maxime Ripard2022-06-161-7/+11
* drm/vc4: plane: Register a different drm_plane_helper_funcs on BCM2711Maxime Ripard2022-06-161-1/+11
* drm/vc4: kms: Register a different drm_mode_config_funcs on BCM2711Maxime Ripard2022-06-161-1/+7
* drm/vc4: drv: Register a different driver on BCM2711Maxime Ripard2022-06-161-9/+42
* drm/vc4: bo: Split out Dumb buffers fixupMaxime Ripard2022-06-163-6/+17
* drm/vc4: bo: Rename vc4_dumb_createMaxime Ripard2022-06-163-7/+7
* drm/vc4: Consolidate Hardware Revision CheckMaxime Ripard2022-06-166-29/+30
* drm/vc4: plane: Prevent async update if we don't have a dlistMaxime Ripard2022-06-161-0/+4
* drm/sun4i: Fix crash during suspend after component bind failureSamuel Holland2022-06-161-1/+3
* drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflictSamuel Holland2022-06-162-52/+4
* drm/ttm: fix bulk move handling v2Christian König2022-06-142-24/+50
* drm/ttm: fix missing NULL check in ttm_device_swapoutChristian König2022-06-101-1/+5
* drm/ast: Support multiple outputsThomas Zimmermann2022-06-096-36/+41
* Merge v5.19-rc1 into drm-misc-fixesMaxime Ripard2022-06-085478-146553/+756397
|\
| * Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-051-0/+2
| |\
| | * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-051-0/+2
| * | Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-06-0516-87/+21
| |\ \
| | * | clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-05-241-1/+1
| | * | clocksource/drivers/timer-ti-dm: Remove unnecessary NULL checkDan Carpenter2022-05-241-2/+1
| | * | clocksource/drivers/timer-sun5i: Convert to SPDX identifierThomas Gleixner2022-05-181-4/+1