index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
drm/mipi-dsi: Add dev_is_mipi_dsi function
Maxime Ripard
1
-1
/
+2
2025-06-27
drm/i915: move GEM_QUIRK_PIN_SWIZZLED_PAGES to i915_gem.h
Krzysztof Karas
2
-2
/
+2
2025-06-27
drm/i915: Move out engine related macros from i915_drv.h
Krzysztof Karas
2
-31
/
+31
2025-06-27
Merge tag 'drm-misc-next-2025-06-26' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
15
-57
/
+267
2025-06-27
Merge tag 'drm-xe-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Dave Airlie
7
-32
/
+42
2025-06-27
Merge tag 'drm-intel-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixes
Dave Airlie
3
-4
/
+4
2025-06-26
drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM
Jia Yao
1
-8
/
+10
2025-06-26
drm/xe: Rename xe_uc_init_hw to xe_uc_load_hw
Maarten Lankhorst
3
-7
/
+7
2025-06-26
drm/xe: Remove xe_uc_fini_hw
Maarten Lankhorst
3
-7
/
+1
2025-06-26
drm/xe: Remove xe_uc_init_hwconfig()
Maarten Lankhorst
3
-30
/
+6
2025-06-26
drm/xe: Move xe_ttm_sys_mgr_init() downwards.
Maarten Lankhorst
1
-4
/
+8
2025-06-26
drm/xe: Split init of xe_gt_init_hwconfig to xe_gt_init and *_early
Maarten Lankhorst
3
-41
/
+26
2025-06-26
drm/xe: Rename gt_init sub-functions
Maarten Lankhorst
1
-4
/
+4
2025-06-26
drm/xe: Only dump PAT when xe_hw_engines_init_early fails
Maarten Lankhorst
1
-2
/
+3
2025-06-26
drm/xe: Make it possible to read instance0 MCR registers after xe_gt_mcr_init_early
Maarten Lankhorst
2
-20
/
+29
2025-06-26
drm/xe: Simplify GuC early initialization
Maarten Lankhorst
7
-30
/
+70
2025-06-26
drm/xe/sriov: Move VF bootstrap and query_config to vf_guc_init
Maarten Lankhorst
4
-18
/
+16
2025-06-26
drm/xe: Defer memirq init until needed
Maarten Lankhorst
2
-4
/
+7
2025-06-26
drm/i915/power: convert {SKL, ICL}_PW_CTL_IDX_TO_PG() macros to a function
Jani Nikula
1
-13
/
+11
2025-06-26
drm/i915/power: relocate {SKL,ICL}_PW_CTL_IDX_TO_PG()
Jani Nikula
2
-12
/
+13
2025-06-26
drm/i915/power: move enum skl_power_gate under display
Jani Nikula
2
-10
/
+9
2025-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
71
-199
/
+597
2025-06-26
drm/xe: Implement and use the drm_pagemap populate_mm op
Thomas Hellström
5
-49
/
+77
2025-06-26
drm/pagemap: Add a populate_mm op
Thomas Hellström
2
-17
/
+57
2025-06-26
drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemap
Matthew Brost
7
-774
/
+848
2025-06-26
drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU iteration
Thomas Hellström
2
-114
/
+81
2025-06-26
drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initialization
Thomas Hellström
2
-6
/
+7
2025-06-26
drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct ttm_bo_lru_cursor
Thomas Hellström
2
-22
/
+28
2025-06-26
drm/i915/selftests: Change mock_request() to return error pointers
Dan Carpenter
2
-11
/
+11
2025-06-26
drm/panel-edp: Add CMN N116BCJ-EAK
Langyan Ye
1
-0
/
+1
2025-06-26
drm/bridge: ti-sn65dsi86: remove unnecessary GPIO line direction check
Bartosz Golaszewski
1
-5
/
+0
2025-06-26
drm/xe: Process deferred GGTT node removals on device unwind
Michal Wajdeczko
1
-0
/
+11
2025-06-26
drm/bridge: add warning for bridges not using devm_drm_bridge_alloc()
Luca Ceresoli
1
-0
/
+3
2025-06-26
drm/bridge: get/put the bridge reference in drm_bridge_attach/detach()
Luca Ceresoli
1
-4
/
+13
2025-06-26
drm/bridge: get/put the bridge reference in drm_bridge_add/remove()
Luca Ceresoli
1
-0
/
+4
2025-06-26
drm/xe/guc: Explicitly exit CT safe mode on unwind
Michal Wajdeczko
1
-4
/
+6
2025-06-26
drm/xe: move DPT l2 flush to a more sensible place
Matthew Auld
1
-2
/
+3
2025-06-26
drm/xe: Move DSB l2 flush to a more sensible place
Maarten Lankhorst
1
-7
/
+4
2025-06-26
drm/tidss: Add OLDI bridge support
Aradhya Bhatia
8
-2
/
+699
2025-06-26
drm/tidss: Mark AM65x OLDI code separately
Aradhya Bhatia
4
-43
/
+44
2025-06-26
drm/i915/display: move unordered works to new private workqueue
Luca Coelho
13
-53
/
+47
2025-06-26
drm/i915/cdclk: make struct intel_cdclk_state opaque
Jani Nikula
2
-39
/
+38
2025-06-26
drm/i915/cdclk: abstract intel_cdclk_actual() and intel_cdclk_actual_voltage_level()
Jani Nikula
3
-2
/
+14
2025-06-26
drm/i915/cdclk: abstract intel_cdclk_read_hw()
Jani Nikula
3
-7
/
+14
2025-06-26
drm/i915/cdclk: abstract intel_cdclk_force_min_cdclk()
Jani Nikula
3
-1
/
+7
2025-06-26
drm/i915/cdclk: abstract intel_cdclk_pmdemand_needs_update()
Jani Nikula
3
-8
/
+17
2025-06-26
drm/i915/cdclk: abstract intel_cdclk_bw_min_cdclk()
Jani Nikula
3
-2
/
+8
2025-06-26
drm/i915/cdclk: abstract intel_cdclk_min_cdclk()
Jani Nikula
3
-2
/
+8
2025-06-26
drm/i915/cdclk: abstract intel_cdclk_logical()
Jani Nikula
6
-4
/
+11
2025-06-26
drm/i915/bw: make struct intel_bw_state opaque
Jani Nikula
2
-41
/
+43
[prev]
[next]