index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-31
drm/ttm: Allow drivers to specify maximum beneficial TTM pool size
Tvrtko Ursulin
1
-2
/
+3
2025-10-31
drm/ttm: Replace multiple booleans with flags in device init
Tvrtko Ursulin
1
-1
/
+2
2025-10-31
drm/ttm: Replace multiple booleans with flags in pool init
Tvrtko Ursulin
2
-5
/
+13
2025-10-31
drm/ttm: replace drm_print.h include with a forward declaration
Jani Nikula
1
-1
/
+2
2025-10-31
drm/mm: replace drm_print.h include with a forward declaration
Jani Nikula
1
-1
/
+1
2025-10-31
drm/buddy: replace drm_print.h include with a forward declaration
Jani Nikula
1
-1
/
+1
2025-10-30
drm/client: Flush client buffers with drm_client_buffer_sync()
Thomas Zimmermann
1
-1
/
+1
2025-10-30
drm/client: Create client buffers with drm_client_buffer_create_dumb()
Thomas Zimmermann
1
-1
/
+1
2025-10-30
drm/client: Remove drm_client_framebuffer_delete()
Thomas Zimmermann
1
-1
/
+1
2025-10-30
drm/client: Deprecate struct drm_client_buffer.gem
Thomas Zimmermann
1
-6
/
+3
2025-10-30
drm/client: Remove pitch from struct drm_client_buffer
Thomas Zimmermann
1
-5
/
+0
2025-10-30
drm/drm_crtc: Introduce sharpness strength property
Nemesa Garg
1
-0
/
+18
2025-10-28
drm/atomic: WARN about invalid drm_foo_get_state() usage
Ville Syrjälä
1
-0
/
+8
2025-10-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
3
-3
/
+19
2025-10-24
Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
5
-89
/
+98
2025-10-24
drm/client: Add client free callback to unprepare fb_helper
Thomas Zimmermann
1
-0
/
+10
2025-10-23
drm/xe/cri: Add CRI platform definition
Balasubramani Vivekanandan
1
-0
/
+4
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
14
-12
/
+198
2025-10-21
Merge tag 'drm-xe-next-2025-10-20' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2
-2
/
+18
2025-10-20
Merge tag 'v6.18-rc2' into 'drm-rust-next'
Alice Ryhl
1
-1
/
+1
2025-10-20
drm/gpuvm: add deferred vm_bo cleanup
Alice Ryhl
1
-0
/
+16
2025-10-18
drm/client: Remove holds_console_lock parameter from suspend/resume
Thomas Zimmermann
2
-16
/
+6
2025-10-17
drm/xe/nvl: Define NVL-S platform
Matt Roper
1
-0
/
+9
2025-10-17
drm/gpusvm, drm/xe: Allow mixed mappings for userptr
Matthew Brost
1
-0
/
+4
2025-10-15
drm/bridge: dw-hdmi-qp: Fixup timer base setup
Cristian Ciocaltea
1
-0
/
+1
2025-10-15
drm/bridge: dw-hdmi-qp: Add CEC support
Cristian Ciocaltea
1
-0
/
+1
2025-10-15
drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.map
Ankan Biswas
1
-1
/
+1
2025-10-14
drm/xe: Handle Wa_22010954014 and Wa_14022085890 as device workarounds
Matt Roper
1
-2
/
+5
2025-10-14
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-3
/
+4
2025-10-13
drm/atomic: Change state pointers to a more meaningful name
Maxime Ripard
1
-8
/
+8
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
7
-41
/
+138
2025-10-07
drm/buddy: Separate clear and dirty free block trees
Arunpravin Paneer Selvam
1
-1
/
+1
2025-10-07
drm/buddy: Optimize free block management with RB tree
Arunpravin Paneer Selvam
1
-3
/
+8
2025-10-06
drm/atomic: Document __drm_private_objs_state state pointer
Maxime Ripard
1
-1
/
+17
2025-10-06
drm/atomic: Document __drm_crtcs_state state pointer
Maxime Ripard
1
-1
/
+17
2025-10-06
drm/atomic: Remove unused drm_atomic_get_existing_crtc_state()
Maxime Ripard
1
-18
/
+0
2025-10-06
drm/atomic: Document __drm_planes_state state pointer
Maxime Ripard
1
-1
/
+17
2025-10-06
drm/atomic: Remove unused drm_atomic_get_existing_plane_state()
Maxime Ripard
1
-18
/
+0
2025-10-06
drm/atomic: Convert __drm_atomic_get_current_plane_state() to modern accessor
Maxime Ripard
1
-7
/
+13
2025-10-06
drm/atomic: Document __drm_connectors_state state pointer
Maxime Ripard
1
-1
/
+18
2025-10-06
drm/atomic: Remove unused drm_atomic_get_existing_connector_state()
Maxime Ripard
1
-23
/
+0
2025-10-02
drm/gpusvm, drm/xe: Fix userptr to not allow device private pages
Thomas Hellström
1
-3
/
+4
2025-10-02
drm/dp: Add helpers to query the branch DSC max throughput/line-width
Imre Deak
2
-0
/
+8
2025-10-02
drm/dp: Add quirk for Synaptics DSC throughput link-bpp limit
Imre Deak
1
-0
/
+9
2025-10-02
drm/gpusvm, drm/xe: Fix userptr to not allow device private pages
Thomas Hellström
1
-3
/
+4
2025-10-01
drm/vblank: Add CRTC helpers for simple use cases
Thomas Zimmermann
1
-0
/
+23
2025-10-01
drm/vblank: Add vblank timer
Thomas Zimmermann
3
-0
/
+77
2025-09-30
drm/crtc: Drop no_vblank bit field
Maxime Ripard
1
-1
/
+1
2025-09-29
drm/dumb-buffers: Provide helper to set pitch and size
Thomas Zimmermann
1
-0
/
+14
2025-09-29
drm/{i915,xe}: driver agnostic drm to display pointer chase
Jani Nikula
1
-0
/
+42
[prev]
[next]