index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-06-27
drm/bridge: samsung-dsim: Use HZ_PER_MHZ macro from units.h
Philipp Zabel
-14
/
+12
2025-06-27
drm/bridge: samsung-dsim: use while loop in samsung_dsim_transfer_start
Philipp Zabel
-25
/
+16
2025-06-27
drm/i915/psr: Add intel_psr2_panic_force_full_update
Jocelyn Falempe
-0
/
+29
2025-06-27
drm/i915/display: Add drm_panic support for 4-tiling with DPT
Jocelyn Falempe
-0
/
+20
2025-06-27
drm/i915/display: Add drm_panic support for Y-tiling with DPT
Jocelyn Falempe
-8
/
+94
2025-06-27
drm/i915/display: Add drm_panic support
Jocelyn Falempe
-1
/
+82
2025-06-27
drm/i915: Add intel_bo_panic_setup() and intel_bo_panic_finish()
Jocelyn Falempe
-0
/
+188
2025-06-27
drm/i915: Add intel_bo_alloc_framebuffer()
Jocelyn Falempe
-3
/
+60
2025-06-27
drm/ttm: Add ttm_bo_kmap_try_from_panic()
Jocelyn Falempe
-0
/
+27
2025-06-27
drm/i915/display: Add a disable_tiling() for skl planes
Jocelyn Falempe
-0
/
+20
2025-06-27
drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
Jocelyn Falempe
-0
/
+25
2025-06-27
drm/i915/fbdev: Add intel_fbdev_get_map()
Jocelyn Falempe
-1
/
+27
2025-06-27
drm/panel: panel-simple: get rid of panel_dpi hack
Maxime Ripard
-9
/
+18
2025-06-27
drm/panel: panel-simple: Add function to look panel data up
Maxime Ripard
-33
/
+49
2025-06-27
drm/panel: panel-simple: Make panel_simple_probe return its panel
Maxime Ripard
-13
/
+20
2025-06-27
drm/panel: panel-simple: make panel_dpi_probe return a panel_desc
Maxime Ripard
-11
/
+11
2025-06-27
drm/mipi-dsi: Add dev_is_mipi_dsi function
Maxime Ripard
-1
/
+2
2025-06-27
drm/i915: move GEM_QUIRK_PIN_SWIZZLED_PAGES to i915_gem.h
Krzysztof Karas
-2
/
+2
2025-06-27
drm/i915: Move out engine related macros from i915_drv.h
Krzysztof Karas
-31
/
+31
2025-06-27
Merge tag 'drm-misc-next-2025-06-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-57
/
+267
2025-06-27
Merge tag 'drm-xe-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-32
/
+42
2025-06-27
Merge tag 'drm-intel-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-4
/
+4
2025-06-26
drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM
Jia Yao
-8
/
+10
2025-06-26
drm/xe: Rename xe_uc_init_hw to xe_uc_load_hw
Maarten Lankhorst
-7
/
+7
2025-06-26
drm/xe: Remove xe_uc_fini_hw
Maarten Lankhorst
-7
/
+1
2025-06-26
drm/xe: Remove xe_uc_init_hwconfig()
Maarten Lankhorst
-30
/
+6
2025-06-26
drm/xe: Move xe_ttm_sys_mgr_init() downwards.
Maarten Lankhorst
-4
/
+8
2025-06-26
drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
Maarten Lankhorst
-41
/
+26
2025-06-26
drm/xe: Rename gt_init sub-functions
Maarten Lankhorst
-4
/
+4
2025-06-26
drm/xe: Only dump PAT when xe_hw_engines_init_early fails
Maarten Lankhorst
-2
/
+3
2025-06-26
drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init...
Maarten Lankhorst
-20
/
+29
2025-06-26
drm/xe: Simplify GuC early initialization
Maarten Lankhorst
-30
/
+70
2025-06-26
drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
Maarten Lankhorst
-18
/
+16
2025-06-26
drm/xe: Defer memirq init until needed
Maarten Lankhorst
-4
/
+7
2025-06-26
drm/i915/power: convert {SKL, ICL}_PW_CTL_IDX_TO_PG() macros to a function
Jani Nikula
-13
/
+11
2025-06-26
drm/i915/power: relocate {SKL,ICL}_PW_CTL_IDX_TO_PG()
Jani Nikula
-12
/
+13
2025-06-26
drm/i915/power: move enum skl_power_gate under display
Jani Nikula
-10
/
+9
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-199
/
+597
2025-06-26
drm/xe: Implement and use the drm_pagemap populate_mm op
Thomas Hellström
-49
/
+77
2025-06-26
drm/pagemap: Add a populate_mm op
Thomas Hellström
-18
/
+58
2025-06-26
drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
Matthew Brost
-774
/
+848
2025-06-26
drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...
Thomas Hellström
-114
/
+81
2025-06-26
drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initialization
Thomas Hellström
-6
/
+7
2025-06-26
drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...
Thomas Hellström
-22
/
+28
2025-06-26
drm/i915/selftests: Change mock_request() to return error pointers
Dan Carpenter
-11
/
+11
2025-06-26
drm/panel-edp: Add CMN N116BCJ-EAK
Langyan Ye
-0
/
+1
2025-06-26
drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction check
Bartosz Golaszewski
-5
/
+0
2025-06-26
drm/xe: Process deferred GGTT node removals on device unwind
Michal Wajdeczko
-0
/
+11
2025-06-26
drm/bridge: add warning for bridges not using devm_drm_bridge_alloc()
Luca Ceresoli
-0
/
+3
2025-06-26
drm/bridge: get/put the bridge reference in drm_bridge_attach/detach()
Luca Ceresoli
-4
/
+13
[prev]
[next]