index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-31
drm/sched: Document purpose of drm_sched_{start,stop}
drm-misc-next-2024-10-31
Philipp Stanner
1
-1
/
+7
2024-10-31
drm/panel: leadtek-ltk050h3146w: transition to mipi_dsi wrapped functions
Tejas Vipin
1
-211
/
+134
2024-10-31
drm/panel: samsung-s6e88a0-ams427ap24: Add flip option
Jakob Hauser
1
-0
/
+7
2024-10-31
drm/panel: samsung-s6e88a0-ams427ap24: Add brightness control
Jakob Hauser
2
-12
/
+521
2024-10-31
drm/panel: samsung-s6e88a0-ams427ap24: Add initial driver
Jakob Hauser
3
-0
/
+261
2024-10-30
drm/v3d: Drop allocation of object without mountpoint
Matthias Brugger
1
-7
/
+2
2024-10-30
drm: xlnx: zynqmp_dpsub: fix hotplug detection
Steffen Dirkwinkel
1
-2
/
+2
2024-10-30
drm: xlnx: zynqmp_disp: layer may be null while releasing
Steffen Dirkwinkel
1
-0
/
+3
2024-10-30
drm: zynqmp_dp: Add debugfs interface for compliance testing
Sean Anderson
1
-3
/
+677
2024-10-30
drm: zynqmp_dp: Take dp->lock in zynqmp_dp_hpd_work_func
Sean Anderson
1
-6
/
+18
2024-10-30
drm: zynqmp_dp: Split off several helper functions
Sean Anderson
1
-15
/
+33
2024-10-30
drm: zynqmp_dp: Use AUX IRQs instead of polling
Sean Anderson
1
-10
/
+25
2024-10-30
drm: zynqmp_dp: Convert to a hard IRQ
Sean Anderson
1
-4
/
+3
2024-10-30
drm: zynqmp_dp: Don't retrain the link in our IRQ
Sean Anderson
1
-16
/
+29
2024-10-30
drm: zynqmp_dp: Add locking
Sean Anderson
1
-0
/
+18
2024-10-30
drm: zynqmp_kms: Unplug DRM device before removal
Sean Anderson
1
-1
/
+1
2024-10-30
accel/ivpu: Move secondary preemption buffer allocation to DMA range
Karol Wachowski
1
-1
/
+1
2024-10-30
accel/ivpu: Increase DMA address range
Karol Wachowski
3
-9
/
+11
2024-10-30
accel/ivpu: Add debug Kconfig option
Maciej Falkowski
5
-0
/
+17
2024-10-30
accel/ivpu: Don't allocate preemption buffers when MIP is disabled
Karol Wachowski
2
-4
/
+4
2024-10-30
accel/ivpu: Make command queue ID allocated on XArray
Karol Wachowski
4
-46
/
+60
2024-10-30
accel/ivpu: Use xa_alloc_cyclic() instead of custom function
Karol Wachowski
3
-37
/
+12
2024-10-30
accel/ivpu: Unmap partially mapped BOs in case of errors
Karol Wachowski
1
-8
/
+11
2024-10-30
accel/ivpu: Clear CDTAB entry in case of failure
Karol Wachowski
1
-1
/
+8
2024-10-30
accel/ivpu: Remove copy engine support
Andrzej Kacprowski
3
-36
/
+20
2024-10-30
accel/ivpu: Defer MMU root page table allocation
Karol Wachowski
5
-149
/
+115
2024-10-30
accel/ivpu: Do not fail when more than 1 tile is fused
Karol Wachowski
1
-9
/
+3
2024-10-29
drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
Li Huafei
1
-0
/
+1
2024-10-29
drm/ci: add sm8350-hdk
Vignesh Raman
6
-1
/
+255
2024-10-29
drm/ci: add dedede
Vignesh Raman
4
-0
/
+93
2024-10-28
drm/bridge: tc358767: Fix use of unadjusted mode in the driver
Marek Vasut
1
-1
/
+1
2024-10-28
drm/omap: Clean up deadcode functions
Dr. David Alan Gilbert
2
-159
/
+0
2024-10-25
accel/qaic: Add crashdump to Sahara
Jeffrey Hugo
1
-7
/
+381
2024-10-25
drm/sched: warn about drm_sched_job_init()'s partial init
Philipp Stanner
1
-0
/
+4
2024-10-25
drm/panfrost: Remove unused id_mask from struct panfrost_model
Steven Price
1
-1
/
+0
2024-10-25
drm/meson: Allow build with COMPILE_TEST=y
drm-misc-next-2024-10-25
Ville Syrjälä
1
-1
/
+1
2024-10-25
drm/mediatek: Allow build with COMPILE_TEST=y
Ville Syrjälä
1
-2
/
+2
2024-10-25
drm/imx/dcss: Allow build with COMPILE_TEST=y
Ville Syrjälä
1
-1
/
+1
2024-10-25
drm/imx/dcss: Fix 64bit divisions
Ville Syrjälä
1
-2
/
+2
2024-10-24
drm/bridge: dw-hdmi: set bridge's ycbcr_420_allowed flag
Dmitry Baryshkov
1
-0
/
+3
2024-10-24
drm/msm/dp: migrate the ycbcr_420_allowed to drm_bridge
Dmitry Baryshkov
3
-11
/
+10
2024-10-24
drm/bridge: aux: allow interlaced and YCbCr 420 output
Dmitry Baryshkov
2
-0
/
+8
2024-10-24
drm/bridge: display-connector: allow YCbCr 420 for HDMI and DP
Dmitry Baryshkov
1
-0
/
+4
2024-10-24
drm/atomic: add interlaced and ycbcr_420 flags to connector's state dump
Dmitry Baryshkov
1
-0
/
+2
2024-10-24
drm/display: bridge_connector: handle ycbcr_420_allowed
Dmitry Baryshkov
1
-2
/
+4
2024-10-23
drm/panel: s6e3ha8: add static modifier to supply list
Dzmitry Sankouski
1
-1
/
+1
2024-10-22
drm/sched: memset() 'job' in drm_sched_job_init()
Philipp Stanner
1
-0
/
+8
2024-10-22
drm/imx: legacy-bridge: add MODULE_DESCRIPTION
Arnd Bergmann
1
-0
/
+1
2024-10-22
drm/imx: parallel-display: add legacy bridge Kconfig dependency
Arnd Bergmann
1
-0
/
+1
2024-10-22
drm/fbdev: fix drm_fb_helper_deferred_io() build failure
Dmitry Baryshkov
1
-0
/
+2
[next]