index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2025-09-05
drm/i915/display: log fail from intel_sdvo_enable_hotplug
Juha-Pekka Heikkila
2025-09-05
drm/i915/display: take out dead code
Juha-Pekka Heikkila
2025-09-05
drm/i915/dram: Print memory details even if something went wrong
Ville Syrjälä
2025-09-05
drm/i915/dram: Don't call skl_get_dram_info()/skl_get_dram_type() on icl
Ville Syrjälä
2025-09-05
drm/i915/dram: Fix some spelling around the 16Gb DIMM w/a
Ville Syrjälä
2025-09-05
drm/i915/dram: Move 16Gb DIMM detection fully to the skl/icl codepaths
Ville Syrjälä
2025-09-05
drm/i915/dram: s/wm_lv0.../has_16gb_dimms/
Ville Syrjälä
2025-09-05
drm/i915/dram: Pack dram_info better
Ville Syrjälä
2025-09-05
drm/i915/dram: Use intel_dram_type_str() for pnv
Ville Syrjälä
2025-09-05
drm/i915/dram: Populate PNV memory type accurately
Ville Syrjälä
2025-09-05
drm/i915/hpd: Fix mtp_tc_hpd_enable_detection()
Ville Syrjälä
2025-09-05
drm/xe: Fix broken kernel-doc for the struct xe_bo
Michal Wajdeczko
2025-09-05
drm/i915/display: Remove power state verification before HW readout
Imre Deak
2025-09-05
drm/sti: Remove redundant ternary operators
Liao Yuanhong
2025-09-05
drm/xe/kunit: Drop xe_wa_test_exit
Michal Wajdeczko
2025-09-05
drm/xe/kunit: Promote fake platform parameter list
Michal Wajdeczko
2025-09-05
drm/xe/kunit: Drop custom struct platform_test_case
Michal Wajdeczko
2025-09-05
drm/xe/kunit: Introduce xe_pci_fake_data_desc()
Michal Wajdeczko
2025-09-05
drm/xe/kunit: Update struct xe_pci_fake_data step declarations
Michal Wajdeczko
2025-09-05
drm/xe: Allow to stub lookup for graphics and media IP
Michal Wajdeczko
2025-09-05
drm/xe: improve dma-resv handling for backup object
Matthew Auld
2025-09-05
drm/xe/pt: unify xe_pt_svm_pre_commit with userptr
Matthew Auld
2025-09-05
drm/xe/userptr: replace xe_hmm with gpusvm
Matthew Auld
2025-09-05
drm/xe/vm: split userptr bits into separate file
Matthew Auld
2025-09-05
drm/gpusvm: export drm_gpusvm_pages API
Matthew Auld
2025-09-05
drm/gpusvm: refactor core API to use pages struct
Matthew Auld
2025-09-05
drm/gpusvm: pull out drm_gpusvm_pages substructure
Matthew Auld
2025-09-05
drm/gpusvm: use more selective dma dir in get_pages()
Matthew Auld
2025-09-05
drm/gpusvm: fix hmm_pfn_to_map_order() usage
Matthew Auld
2025-09-05
drm/xe/xe2hpg: Add Wa_18041344222 for Xe2_HPG
Harish Chegondi
2025-09-05
drm/xe/mcr: Make xe_gt_mcr_get_dss_steering() input gt a const
Harish Chegondi
2025-09-05
drm/panel: lvds: Remove unused members from main structure
Liu Ying
2025-09-05
drm/i915/alpm: Use actual lfps cycle and silence periods in wake time
Jouni Högander
2025-09-05
drm/i915/alpm: Replace hardcoded LFPS cycle with proper calculation
Jouni Högander
2025-09-05
drm/i915/alpm: Add own define for LFPS count
Jouni Högander
2025-09-05
drm/i915/alpm: Calculate silence period
Jouni Högander
2025-09-05
Merge tag 'drm-misc-next-2025-09-04' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-09-05
Merge tag 'amd-drm-fixes-6.17-2025-09-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
2025-09-04
drm/xe/configfs: Don't expose survivability_mode if not applicable
Michal Wajdeczko
2025-09-04
drm/xe/configfs: Prepare to filter-out configfs attributes
Michal Wajdeczko
2025-09-04
drm/xe/configfs: Don't touch survivability_mode on fini
Michal Wajdeczko
2025-09-04
drm/bridge: cdns-dsi: Select VIDEOMODE_HELPERS
Nathan Chancellor
2025-09-04
drm/xe/guc: Set upper limit of H2G retries over CTB
Michal Wajdeczko
2025-09-04
change the calling conventions for vfs_parse_fs_string()
Al Viro
2025-09-04
drm/panthor: validate group queue count
Chia-I Wu
2025-09-04
drm/i915/pps: prefer poll_timeout_us() over read_poll_timeout()
Jani Nikula
2025-09-04
drm/i915/ddi: prefer poll_timeout_us() over readx_poll_timeout()
Jani Nikula
2025-09-04
drm/i915/opregion: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
2025-09-04
drm/i915/lspcon: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
2025-09-04
drm/i915/dsb: use generic poll_timeout_us() instead of wait_for()
Jani Nikula
[prev]
[next]