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
nocache-cleanup
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
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-05
drm/xe: Allow the pm notifier to continue on failure
Thomas Hellström
1
-10
/
+7
2025-09-05
drm/xe: Attempt to bring bos back to VRAM after eviction
Thomas Hellström
5
-16
/
+16
2025-09-05
drm/display: bridge-connector: remove unused variable assignment
Luca Ceresoli
1
-2
/
+0
2025-09-05
drm: tiny: Add support for Mayqueen Pixpaper e-ink panel
LiangCheng Wang
3
-0
/
+1181
2025-09-05
drm/ast: ast_2100: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-09-05
drm/xe/migrate: Remove unneeded emit_pte() when copying CCS only
Sanjay Yadav
1
-6
/
+10
2025-09-05
drm/i915/display: Avoid divide by zero
Juha-Pekka Heikkila
1
-1
/
+1
2025-09-05
drm/i915/display: log fail from intel_sdvo_enable_hotplug
Juha-Pekka Heikkila
1
-2
/
+4
2025-09-05
drm/i915/display: take out dead code
Juha-Pekka Heikkila
1
-2
/
+0
2025-09-05
drm/i915/dram: Print memory details even if something went wrong
Ville Syrjälä
1
-4
/
+5
2025-09-05
drm/i915/dram: Don't call skl_get_dram_info()/skl_get_dram_type() on icl
Ville Syrjälä
1
-1
/
+2
2025-09-05
drm/i915/dram: Fix some spelling around the 16Gb DIMM w/a
Ville Syrjälä
1
-2
/
+2
2025-09-05
drm/i915/dram: Move 16Gb DIMM detection fully to the skl/icl codepaths
Ville Syrjälä
1
-11
/
+6
2025-09-05
drm/i915/dram: s/wm_lv0.../has_16gb_dimms/
Ville Syrjälä
3
-8
/
+8
2025-09-05
drm/i915/dram: Pack dram_info better
Ville Syrjälä
1
-5
/
+5
2025-09-05
drm/i915/dram: Use intel_dram_type_str() for pnv
Ville Syrjälä
3
-3
/
+5
2025-09-05
drm/i915/dram: Populate PNV memory type accurately
Ville Syrjälä
2
-4
/
+7
2025-09-05
drm/i915/hpd: Fix mtp_tc_hpd_enable_detection()
Ville Syrjälä
1
-1
/
+1
2025-09-05
drm/xe: Fix broken kernel-doc for the struct xe_bo
Michal Wajdeczko
1
-6
/
+9
2025-09-05
drm/i915/display: Remove power state verification before HW readout
Imre Deak
1
-2
/
+0
2025-09-05
drm/sti: Remove redundant ternary operators
Liao Yuanhong
1
-1
/
+1
2025-09-05
drm/xe/kunit: Drop xe_wa_test_exit
Michal Wajdeczko
1
-8
/
+0
2025-09-05
drm/xe/kunit: Promote fake platform parameter list
Michal Wajdeczko
3
-54
/
+71
2025-09-05
drm/xe/kunit: Drop custom struct platform_test_case
Michal Wajdeczko
1
-27
/
+4
2025-09-05
drm/xe/kunit: Introduce xe_pci_fake_data_desc()
Michal Wajdeczko
2
-0
/
+118
2025-09-05
drm/xe/kunit: Update struct xe_pci_fake_data step declarations
Michal Wajdeczko
3
-6
/
+5
2025-09-05
drm/xe: Allow to stub lookup for graphics and media IP
Michal Wajdeczko
1
-16
/
+22
2025-09-05
drm/xe: improve dma-resv handling for backup object
Matthew Auld
2
-13
/
+2
2025-09-05
drm/xe/pt: unify xe_pt_svm_pre_commit with userptr
Matthew Auld
2
-78
/
+47
2025-09-05
drm/xe/userptr: replace xe_hmm with gpusvm
Matthew Auld
14
-474
/
+173
2025-09-05
drm/xe/vm: split userptr bits into separate file
Matthew Auld
7
-348
/
+411
2025-09-05
drm/gpusvm: export drm_gpusvm_pages API
Matthew Auld
1
-15
/
+51
2025-09-05
drm/gpusvm: refactor core API to use pages struct
Matthew Auld
1
-51
/
+110
2025-09-05
drm/gpusvm: pull out drm_gpusvm_pages substructure
Matthew Auld
4
-42
/
+49
2025-09-05
drm/gpusvm: use more selective dma dir in get_pages()
Matthew Auld
1
-3
/
+5
2025-09-05
drm/gpusvm: fix hmm_pfn_to_map_order() usage
Matthew Auld
1
-2
/
+31
2025-09-05
drm/xe/xe2hpg: Add Wa_18041344222 for Xe2_HPG
Harish Chegondi
6
-0
/
+36
2025-09-05
drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
Harish Chegondi
2
-2
/
+3
2025-09-05
drm/panel: lvds: Remove unused members from main structure
Liu Ying
1
-2
/
+0
2025-09-05
drm/i915/alpm: Use actual lfps cycle and silence periods in wake time
Jouni Högander
1
-7
/
+5
2025-09-05
drm/i915/alpm: Replace hardcoded LFPS cycle with proper calculation
Jouni Högander
1
-52
/
+38
2025-09-05
drm/i915/alpm: Add own define for LFPS count
Jouni Högander
1
-1
/
+3
2025-09-05
drm/i915/alpm: Calculate silence period
Jouni Högander
1
-20
/
+17
2025-09-05
Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
77
-629
/
+3446
2025-09-05
Merge tag 'amd-drm-fixes-6.17-2025-09-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
15
-28
/
+98
2025-09-04
rust: dma: add type alias for bindings::dma_addr_t
Danilo Krummrich
1
-2
/
+2
2025-09-04
drm/xe/configfs: Don't expose survivability_mode if not applicable
Michal Wajdeczko
3
-30
/
+7
2025-09-04
drm/xe/configfs: Prepare to filter-out configfs attributes
Michal Wajdeczko
1
-2
/
+18
2025-09-04
drm/xe/configfs: Don't touch survivability_mode on fini
Michal Wajdeczko
1
-1
/
+2
2025-09-04
drm/bridge: cdns-dsi: Select VIDEOMODE_HELPERS
Nathan Chancellor
1
-0
/
+1
[prev]
[next]