index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-04
drm/bridge: it6505: Fix inverted reset polarity
Chen-Yu Tsai
1
-4
/
+4
2024-11-04
drm/nouveau: Add drm_panic support for nv50+
Jocelyn Falempe
1
-2
/
+127
2024-11-04
drm/nouveau/disp: Move tiling functions to dispnv50/tile.h
Jocelyn Falempe
2
-49
/
+73
2024-11-04
drm/panic: Add ABGR2101010 support
Jocelyn Falempe
1
-0
/
+10
2024-11-04
drm/vkms: Drop unnecessary call to drm_crtc_cleanup()
José Expósito
1
-4
/
+1
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
69
-473
/
+539
2024-11-02
Merge tag 'drm-xe-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
5
-35
/
+72
2024-11-01
drm/mediatek: Drop dependency on ARM
Chen-Yu Tsai
1
-1
/
+1
2024-11-01
drm/imx/dcss: include drm/drm_bridge.h header
Arnd Bergmann
1
-0
/
+1
2024-11-01
Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
91
-666
/
+5154
2024-11-01
Merge tag 'mediatek-drm-fixes-20241028' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
11
-32
/
+179
2024-11-01
Merge tag 'amd-drm-fixes-6.12-2024-10-31' of https://gitlab.freedesktop.org/a...
Dave Airlie
3
-4
/
+7
2024-10-31
drm/xe: Don't short circuit TDR on jobs not started
Matthew Brost
1
-6
/
+12
2024-10-31
drm/xe: Add mmio read before GGTT invalidate
Matthew Brost
1
-0
/
+10
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-31
drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
drm-misc-fixes-2024-10-31
Jinjie Ruan
1
-4
/
+4
2024-10-31
drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()
Jinjie Ruan
1
-12
/
+12
2024-10-31
drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()
Jinjie Ruan
1
-0
/
+42
2024-10-30
drm/panthor: Report group as timedout when we fail to properly suspend
Boris Brezillon
1
-4
/
+11
2024-10-30
drm/panthor: Fail job creation when the group is dead
Boris Brezillon
1
-0
/
+5
2024-10-30
drm/panthor: Fix firmware initialization on systems with a page size > 4k
Boris Brezillon
4
-8
/
+24
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-29
drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
Li Huafei
1
-0
/
+1
2024-10-29
drm/xe/display: Add missing HPD interrupt enabling during non-d3cold RPM resume
Imre Deak
1
-0
/
+1
2024-10-29
drm/xe/display: Separate the d3cold and non-d3cold runtime PM handling
Imre Deak
1
-5
/
+14
2024-10-29
drm/xe: Remove runtime argument from display s/r functions
Maarten Lankhorst
3
-28
/
+39
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-29
Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
325
-8881
/
+7479
2024-10-28
drm/amdgpu/smu13: fix profile reporting
Alex Deucher
1
-3
/
+3
2024-10-28
drm/amd/pm: Vangogh: Fix kernel memory out of bounds write
Tvrtko Ursulin
1
-1
/
+3
2024-10-28
Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...
Ovidiu Bunea
1
-0
/
+1
2024-10-28
drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
Matthew Brost
1
-2
/
+3
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
drm/sched: warn about drm_sched_job_init()'s partial init
Philipp Stanner
1
-0
/
+4
[prev]
[next]