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
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
Merge drm/drm-fixes into drm-misc-fixes
drm-misc-fixes-2024-06-14
Maxime Ripard
36
-138
/
+222
2024-06-14
arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilations
pengfuyuan
1
-8
/
+0
2024-06-14
Merge tag 'drm-xe-fixes-2024-06-13' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
4
-11
/
+37
2024-06-13
drm/xe: move disable_c6 call
Riana Tauro
2
-6
/
+7
2024-06-13
drm/xe: flush engine buffers before signalling user fence on all engines
Andrzej Hajda
1
-2
/
+16
2024-06-13
drm/xe/pf: Assert LMEM provisioning is done only on DGFX
Michal Wajdeczko
1
-2
/
+13
2024-06-13
drm/xe/xe_gt_idle: use GT forcewake domain assertion
Riana Tauro
1
-1
/
+1
2024-06-12
drm/mediatek: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
1
-0
/
+8
2024-06-12
drm: renesas: shmobile: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
1
-0
/
+8
2024-06-11
drm/nouveau: remove unused struct 'init_exec'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-11
drm/nouveau: don't attempt to schedule hpd_work on headless cards
Vasily Khoruzhick
4
-3
/
+8
2024-06-10
drm/amdgpu: Fix the BO release clear memory warning
Arunpravin Paneer Selvam
2
-2
/
+1
2024-06-10
drm/bridge/panel: Fix runtime warning on panel bridge release
Adam Miotk
1
-2
/
+5
2024-06-10
drm/komeda: check for error-valued pointer
Amjad Ouled-Ameur
1
-1
/
+1
2024-06-10
drm: panel-orientation-quirks: Add quirk for Aya Neo KUN
Tobias Jakobi
1
-0
/
+6
2024-06-10
drm/exynos/vidi: fix memory leak in .get_modes()
Jani Nikula
1
-1
/
+6
2024-06-10
drm/exynos: dp: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-06-10
drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found
Marek Szyprowski
1
-2
/
+5
2024-06-07
drm: have config DRM_WERROR depend on !WERROR
Jani Nikula
1
-0
/
+1
2024-06-07
Merge tag 'drm-misc-next-fixes-2024-06-07' of https://gitlab.freedesktop.org/...
Dave Airlie
1
-5
/
+0
2024-06-07
Merge tag 'drm-misc-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
6
-44
/
+74
2024-06-07
Merge tag 'amd-drm-fixes-6.10-2024-06-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
2
-51
/
+60
2024-06-05
drm/vmwgfx: Don't memcmp equivalent pointers
drm-misc-fixes-2024-06-07
Ian Forbes
1
-1
/
+1
2024-06-05
drm/vmwgfx: remove unused struct 'vmw_stdu_dma'
Dr. David Alan Gilbert
1
-5
/
+0
2024-06-05
drm/vmwgfx: Don't destroy Screen Target when CRTC is enabled but inactive
Ian Forbes
1
-0
/
+10
2024-06-05
drm/vmwgfx: Standardize use of kibibytes when logging
Ian Forbes
2
-8
/
+8
2024-06-05
drm/vmwgfx: Remove STDU logic from generic mode_valid function
Ian Forbes
2
-20
/
+9
2024-06-05
drm/vmwgfx: 3D disabled should not effect STDU memory limits
Ian Forbes
1
-7
/
+0
2024-06-05
drm/vmwgfx: Filter modes which exceed graphics memory
Ian Forbes
1
-2
/
+43
2024-06-06
Merge tag 'drm-xe-fixes-2024-06-04' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
1
-0
/
+1
2024-06-05
drm/amdgpu/pptable: Fix UBSAN array-index-out-of-bounds
Tasos Sahanidis
1
-42
/
+49
2024-06-05
drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platforms
Mario Limonciello
1
-9
/
+11
2024-06-04
drm/xe/pf: Update the LMTT when freeing VF GT config
Michal Wajdeczko
1
-0
/
+1
2024-06-03
drm/panel: sitronix-st7789v: Add check for of_drm_get_panel_orientation
Chen Ni
1
-1
/
+3
2024-05-31
drm/komeda: remove unused struct 'gamma_curve_segment'
drm-misc-next-fixes-2024-06-07
Dr. David Alan Gilbert
1
-5
/
+0
2024-05-31
Merge tag 'drm-misc-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
8
-19
/
+36
2024-05-31
Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...
Dave Airlie
12
-35
/
+36
2024-05-31
Merge tag 'drm-xe-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
3
-8
/
+7
2024-05-31
Merge tag 'drm-intel-fixes-2024-05-30' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
11
-25
/
+71
2024-05-30
drm/msm: remove python 3.9 dependency for compiling msm
drm-misc-fixes-2024-05-30-1
drm-misc-fixes-2024-05-30
Abhinav Kumar
1
-2
/
+3
2024-05-30
drm/panel: sitronix-st7789v: fix display size for jt240mhqs_hwt_ek_e3 panel
Gerald Loacker
1
-2
/
+2
2024-05-30
drm/panel: sitronix-st7789v: tweak timing for jt240mhqs_hwt_ek_e3 panel
Gerald Loacker
1
-3
/
+3
2024-05-30
drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 panel
Gerald Loacker
1
-3
/
+3
2024-05-29
drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2
Heiner Kallweit
1
-1
/
+0
2024-05-29
drm/amdgpu: Make CPX mode auto default in NPS4
Rajneesh Bhardwaj
1
-1
/
+1
2024-05-29
drm/amdkfd: simplify APU VRAM handling
Alex Deucher
4
-14
/
+11
2024-05-29
Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"
Alex Deucher
1
-9
/
+2
2024-05-29
drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...
Jesse Zhang
1
-1
/
+5
2024-05-29
drm/amdgpu: silence UBSAN warning
Alex Deucher
1
-1
/
+1
2024-05-29
drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()
Alex Deucher
1
-7
/
+12
[next]