summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-10-31drm/sched: Document purpose of drm_sched_{start,stop}drm-misc-next-2024-10-31Philipp Stanner1-1/+7
2024-10-31drm/panel: leadtek-ltk050h3146w: transition to mipi_dsi wrapped functionsTejas Vipin1-211/+134
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add flip optionJakob Hauser1-0/+7
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add brightness controlJakob Hauser2-12/+521
2024-10-31drm/panel: samsung-s6e88a0-ams427ap24: Add initial driverJakob Hauser3-0/+261
2024-10-30drm/v3d: Drop allocation of object without mountpointMatthias Brugger1-7/+2
2024-10-30drm: xlnx: zynqmp_dpsub: fix hotplug detectionSteffen Dirkwinkel1-2/+2
2024-10-30drm: xlnx: zynqmp_disp: layer may be null while releasingSteffen Dirkwinkel1-0/+3
2024-10-30drm: zynqmp_dp: Add debugfs interface for compliance testingSean Anderson1-3/+677
2024-10-30drm: zynqmp_dp: Take dp->lock in zynqmp_dp_hpd_work_funcSean Anderson1-6/+18
2024-10-30drm: zynqmp_dp: Split off several helper functionsSean Anderson1-15/+33
2024-10-30drm: zynqmp_dp: Use AUX IRQs instead of pollingSean Anderson1-10/+25
2024-10-30drm: zynqmp_dp: Convert to a hard IRQSean Anderson1-4/+3
2024-10-30drm: zynqmp_dp: Don't retrain the link in our IRQSean Anderson1-16/+29
2024-10-30drm: zynqmp_dp: Add lockingSean Anderson1-0/+18
2024-10-30drm: zynqmp_kms: Unplug DRM device before removalSean Anderson1-1/+1
2024-10-30accel/ivpu: Move secondary preemption buffer allocation to DMA rangeKarol Wachowski1-1/+1
2024-10-30accel/ivpu: Increase DMA address rangeKarol Wachowski3-9/+11
2024-10-30accel/ivpu: Add debug Kconfig optionMaciej Falkowski5-0/+17
2024-10-30accel/ivpu: Don't allocate preemption buffers when MIP is disabledKarol Wachowski2-4/+4
2024-10-30accel/ivpu: Make command queue ID allocated on XArrayKarol Wachowski4-46/+60
2024-10-30accel/ivpu: Use xa_alloc_cyclic() instead of custom functionKarol Wachowski3-37/+12
2024-10-30accel/ivpu: Unmap partially mapped BOs in case of errorsKarol Wachowski1-8/+11
2024-10-30accel/ivpu: Clear CDTAB entry in case of failureKarol Wachowski1-1/+8
2024-10-30accel/ivpu: Remove copy engine supportAndrzej Kacprowski3-36/+20
2024-10-30accel/ivpu: Defer MMU root page table allocationKarol Wachowski5-149/+115
2024-10-30accel/ivpu: Do not fail when more than 1 tile is fusedKarol Wachowski1-9/+3
2024-10-29drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()Li Huafei1-0/+1
2024-10-29drm/ci: add sm8350-hdkVignesh Raman6-1/+255
2024-10-29drm/ci: add dededeVignesh Raman4-0/+93
2024-10-28drm/bridge: tc358767: Fix use of unadjusted mode in the driverMarek Vasut1-1/+1
2024-10-28drm/omap: Clean up deadcode functionsDr. David Alan Gilbert2-159/+0
2024-10-25accel/qaic: Add crashdump to SaharaJeffrey Hugo1-7/+381
2024-10-25drm/sched: warn about drm_sched_job_init()'s partial initPhilipp Stanner1-0/+4
2024-10-25drm/panfrost: Remove unused id_mask from struct panfrost_modelSteven Price1-1/+0
2024-10-25drm/meson: Allow build with COMPILE_TEST=ydrm-misc-next-2024-10-25Ville Syrjälä1-1/+1
2024-10-25drm/mediatek: Allow build with COMPILE_TEST=yVille Syrjälä1-2/+2
2024-10-25drm/imx/dcss: Allow build with COMPILE_TEST=yVille Syrjälä1-1/+1
2024-10-25drm/imx/dcss: Fix 64bit divisionsVille Syrjälä1-2/+2
2024-10-24drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flagDmitry Baryshkov1-0/+3
2024-10-24drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridgeDmitry Baryshkov3-11/+10
2024-10-24drm/bridge: aux: allow interlaced and YCbCr 420 outputDmitry Baryshkov2-0/+8
2024-10-24drm/bridge: display-connector: allow YCbCr 420 for HDMI and DPDmitry Baryshkov1-0/+4
2024-10-24drm/atomic: add interlaced and ycbcr_420 flags to connector's state dumpDmitry Baryshkov1-0/+2
2024-10-24drm/display: bridge_connector: handle ycbcr_420_allowedDmitry Baryshkov1-2/+4
2024-10-23drm/panel: s6e3ha8: add static modifier to supply listDzmitry Sankouski1-1/+1
2024-10-22drm/sched: memset() 'job' in drm_sched_job_init()Philipp Stanner1-0/+8
2024-10-22drm/imx: legacy-bridge: add MODULE_DESCRIPTIONArnd Bergmann1-0/+1
2024-10-22drm/imx: parallel-display: add legacy bridge Kconfig dependencyArnd Bergmann1-0/+1
2024-10-22drm/fbdev: fix drm_fb_helper_deferred_io() build failureDmitry Baryshkov1-0/+2