summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/imagination: pvr_device.h: fix all kernel-doc warningsRandy Dunlap2024-01-021-21/+25
* drm/rockchip: vop2: clean up some inconsistent indentingJiapeng Chong2023-12-251-2/+2
* drm/rockchip: vop2: Avoid use regmap_reinit_cache at runtimeAndy Yan2023-12-251-6/+2
* drm: Warn when freeing a framebuffer that's still on a listVille Syrjälä2023-12-231-1/+4
* drm: Don't unref the same fb many times by mistake due to deadlock handlingVille Syrjälä2023-12-231-0/+1
* drm/bridge: properly refcount DT nodes in aux bridge driversDmitry Baryshkov2023-12-192-3/+4
* drm/imagination: Fix error path in pvr_vm_create_contextDonald Robson2023-12-151-15/+13
* drm/imagination: Fix ERR_PTR test on pointer to pointer.Donald Robson2023-12-151-1/+1
* drm/imagination: Fixed oops when misusing ioctl CREATE_HWRT_DATASETDonald Robson2023-12-151-13/+14
* drm/imagination: Fixed infinite loop in pvr_vm_mips_map()Donald Robson2023-12-151-3/+3
* drm: ci: Update xfailsVignesh Raman2023-12-133-3/+61
* drm: ci: uprev IGTVignesh Raman2023-12-131-1/+1
* drm: ci: virtio: Make artifacts availableVignesh Raman2023-12-131-0/+2
* drm: ci: mt8173: Do not set IGT_FORCE_DRIVER to panfrostVignesh Raman2023-12-131-1/+8
* drm: ci: Use scripts/config to enable/disable configsVignesh Raman2023-12-131-7/+7
* drm: ci: Enable new jobsVignesh Raman2023-12-131-9/+0
* drm: ci: arm64.config: Enable DA9211 regulatorVignesh Raman2023-12-131-0/+1
* drm: ci: Force db410c to host modeVignesh Raman2023-12-132-2/+2
* drm: ci: igt_runner: Remove todoVignesh Raman2023-12-131-1/+0
* drm/imagination: vm: Fix heap lookup conditionAlex Bee2023-12-131-1/+1
* drm/vc4: hdmi: Create destroy state implementationMaxime Ripard2023-12-131-1/+11
* drm/panel: ilitek-ili9805: adjust the includesDario Binacchi2023-12-131-2/+1
* drm/panel: synaptics-r63353: adjust the includesDario Binacchi2023-12-131-2/+1
* drm/rockchip: vop2: rename VOP_FEATURE_OUTPUT_10BIT to VOP2_VP_FEATURE_OUTPUT...Andy Yan2023-12-133-6/+6
* drm/rockchip: vop2: Add support for rk3588Andy Yan2023-12-133-6/+696
* drm/rockchip: vop2: rename grf to sys_grfAndy Yan2023-12-131-4/+4
* drm/rockchip: vop2: set bg dly and prescan dly at vop2_post_configAndy Yan2023-12-131-16/+10
* drm/rockchip: vop2: Set YUV/RGB overlay modeAndy Yan2023-12-133-3/+16
* drm/rockchip: vop2: Add write mask for VP config doneAndy Yan2023-12-131-2/+13
* drm/rockchip: vop2: clear afbc en and transform bit for cluster window at lin...Andy Yan2023-12-131-0/+5
* drm/rockchip: vop2: set half_block_en bit in all modeAndy Yan2023-12-131-7/+18
* Revert "drm/rockchip: vop2: Use regcache_sync() to fix suspend/resume"Andy Yan2023-12-131-3/+7
* drm/rockchip: move output interface related definition to rockchip_drm_drv.hAndy Yan2023-12-1311-35/+18
* drm/bridge: ti-sn65dsi86: Associate PWM device to auxiliary deviceUwe Kleine-König2023-12-111-7/+9
* drm/panel: simple: Add AUO G156HAN04.0 LVDS display supportElmar Albert2023-12-111-0/+34
* drm/panel: ilitek-ili9805: add support for Tianma TM041XDHG01 panelMichael Trimarchi2023-12-111-0/+53
* drm/panel: Add Ilitek ILI9805 panel driverMichael Trimarchi2023-12-113-0/+363
* drm/panel: Add Synaptics R63353 panel driverMichael Trimarchi2023-12-113-0/+373
* drm/panel: st7701: Add Anbernic RG-ARC Panel SupportChris Morgan2023-12-111-0/+136
* drm/panel: st7701: Fix AVCL calculationChris Morgan2023-12-111-1/+1
* drm/panel: nv3052c: Add Fascontek FS035VG158 LCD displayJohn Watts2023-12-111-0/+223
* drm/panel: nv3052c: Allow specifying registers per panelJohn Watts2023-12-111-9/+15
* drm/panel: nv3052c: Add SPI device IDsJohn Watts2023-12-111-0/+7
* drm/panel: nv3052c: Document known register namesJohn Watts2023-12-111-129/+132
* drm/imagination: Move dereference after NULL check in pvr_mmu_backing_page_in...Dan Carpenter2023-12-081-1/+3
* drm/imagination: Remove unneeded semicolonYang Li2023-12-081-1/+1
* drm/vkms: move wb's atomic_check from encoder to connectorDmitry Baryshkov2023-12-081-11/+15
* drm/atomic-helper: rename drm_atomic_helper_check_wb_encoder_stateDmitry Baryshkov2023-12-082-8/+11
* drm/edp-panel: Move the KDC panel to a separate groupPin-yen Lin2023-12-071-1/+2
* drm/bridge: aux-hpd: Replace of_device.h with explicit includeRob Herring2023-12-071-1/+1