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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
dma-buf/heaps: Correct the types of fd_flags and heap_flags
drm-misc-next-2024-06-20
Barry Song
3
-6
/
+6
2024-06-19
drm/panfrost: Add support for Mali on the MT8188 SoC
AngeloGioacchino Del Regno
1
-0
/
+10
2024-06-19
dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoC
AngeloGioacchino Del Regno
1
-1
/
+4
2024-06-19
drm: bridge: simple-bridge: use devm_drm_bridge_add in probe
Marc Gonzalez
1
-12
/
+1
2024-06-18
drm/panic: depends on !VT_CONSOLE
Jocelyn Falempe
1
-1
/
+1
2024-06-18
drm: Add DRM_MODE_TV_MODE_MONOCHROME
Nick Hollinghurst
4
-3
/
+21
2024-06-18
drm/tidss: Add drm_panic support
Javier Martinez Canillas
1
-1
/
+13
2024-06-17
drm/nouveau: Constify struct nouveau_job_ops
Christophe JAILLET
3
-4
/
+4
2024-06-17
nouveau: rip out busy fence waits
Dave Airlie
6
-34
/
+6
2024-06-17
drm/ci: add tests on vkms
Vignesh Raman
10
-6
/
+275
2024-06-17
drm: zynqmp_dp: Don't delay work
Sean Anderson
1
-7
/
+6
2024-06-17
drm: zynqmp_dp: Rearrange zynqmp_dp for better padding
Sean Anderson
1
-13
/
+13
2024-06-17
drm: zynqmp_kms: Fix AUX bus not getting unregistered
Sean Anderson
1
-3
/
+9
2024-06-17
drm: xlnx: zynqmp_dpsub: Enable plane in atomic update
Anatoliy Klymenko
1
-3
/
+7
2024-06-17
drm: zynqmp_dpsub: Fix an error handling path in zynqmp_dpsub_probe()
Christophe JAILLET
1
-0
/
+1
2024-06-14
drm/ci: mark kms_addfb_basic@addfb25-bad-modifier as passing on msm
Dmitry Baryshkov
2
-2
/
+0
2024-06-14
dt-bindings: display: panel-edp-legacy: drop several eDP panels
Dmitry Baryshkov
1
-10
/
+0
2024-06-14
drm/panel-edp: drop several legacy panels
Dmitry Baryshkov
1
-166
/
+7
2024-06-14
drm/panel-edp: add fat warning against adding new panel compatibles
Dmitry Baryshkov
1
-1
/
+18
2024-06-14
accel/ivpu: Remove unused ivpu_rpm_get_if_active()
Jacek Lawrynowicz
2
-11
/
+0
2024-06-14
accel/ivpu: Remove duplicated debug messages
Jacek Lawrynowicz
1
-14
/
+6
2024-06-14
accel/ivpu: Increase autosuspend delay to 100ms on 40xx
Andrzej Kacprowski
1
-1
/
+4
2024-06-14
accel/ivpu: Synchronize device unbind with recovery work
Wachowski, Karol
1
-2
/
+2
2024-06-14
accel/ivpu: Disable MMU before checking for idle
Jacek Lawrynowicz
1
-0
/
+2
2024-06-14
accel/ivpu: Add test mode flag for disabling timeouts
Maciej Falkowski
2
-5
/
+8
2024-06-14
accel/ivpu: Make parts of FW image read-only
Wachowski, Karol
4
-1
/
+120
2024-06-14
accel/ivpu: Update FW BOOT API headers
Wachowski, Karol
1
-2
/
+14
2024-06-14
accel/ivpu: Make selected params read-only
Jacek Lawrynowicz
1
-2
/
+2
2024-06-14
accel/ivpu: Implement DCT handling
Jacek Lawrynowicz
10
-20
/
+186
2024-06-14
accel/ivpu: Disable clock relinquish for MMIO reset
Wachowski, Karol
1
-0
/
+2
2024-06-14
accel/ivpu: Disable disable_clock_relinquish WA for LNL B0+
Wachowski, Karol
2
-1
/
+4
2024-06-14
accel/ivpu: Remove suspend_reschedule_counter
Jacek Lawrynowicz
2
-22
/
+12
2024-06-14
accel/ivpu: Abort jobs of faulty context
Maciej Falkowski
9
-11
/
+75
2024-06-14
accel/ivpu: Add wp0_during_power_up WA
Wachowski, Karol
2
-0
/
+12
2024-06-13
drm/bridge: sii902x: Add pixel clock check in atomic_check
Jayesh Choudhary
1
-0
/
+4
2024-06-13
drm/bridge: sii902x: Support atomic bridge APIs
Jayesh Choudhary
1
-4
/
+6
2024-06-13
drm/bridge: sii902x: Fix mode_valid hook
Jayesh Choudhary
1
-9
/
+23
2024-06-13
drm/connector: hdmi: Fix kerneldoc warnings
Maxime Ripard
1
-98
/
+108
2024-06-13
drm/mgag200: Set .detect_ctx() and enable connector polling
Thomas Zimmermann
9
-1
/
+13
2024-06-13
drm/mgag200: Add BMC output
Thomas Zimmermann
9
-0
/
+145
2024-06-13
drm/mgag200: Consolidate VGA output
Thomas Zimmermann
11
-368
/
+95
2024-06-12
drm/panel: himax-hx83102: fix incorrect argument to mipi_dsi_msleep
drm-misc-next-2024-06-13
Tejas Vipin
1
-3
/
+3
2024-06-12
drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleep
Tejas Vipin
1
-1
/
+1
2024-06-12
drm/bridge-connector: implement glue code for HDMI connector
Dmitry Baryshkov
3
-3
/
+174
2024-06-12
drm/bridge-connector: switch to using drmm allocations
Dmitry Baryshkov
1
-18
/
+5
2024-06-12
drm/connector: hdmi: allow disabling Audio Infoframe
Dmitry Baryshkov
2
-0
/
+37
2024-06-11
drm/panel: Update TODO list item for cleaning up prepared/enabled tracking
Douglas Anderson
1
-21
/
+26
2024-06-11
drm/panel: raydium-rm67191: Don't call unprepare+disable at shutdown
Douglas Anderson
1
-9
/
+0
2024-06-11
drm/panel: raydium-rm67191: Stop tracking enabled
Douglas Anderson
1
-19
/
+2
2024-06-11
drm/panel: sharp-ls043t1le01: Don't call disable at shutdown/remove
Douglas Anderson
1
-12
/
+0
[next]