index
:
linux-stable.git
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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2026-02-03
drm/xe/pm: Disable D3Cold for BMG only on specific platforms
Karthik Poosa
2026-02-03
drm/pan*: don't abuse current->group_leader
Oleg Nesterov
2026-02-03
drm/amd: kill the outdated "Only the pthreads threading model is supported" c...
Oleg Nesterov
2026-02-03
drm/amdgpu: don't abuse current->group_leader
Oleg Nesterov
2026-02-03
drm/bridge: imx8qxp-pixel-combiner: Fix bailout for imx8qxp_pc_bridge_probe()
Liu Ying
2026-02-03
drm/bridge: analogix_dp: Move &drm_bridge_funcs.mode_set to &drm_bridge_funcs...
Damon Ding
2026-02-03
drm/bridge: analogix_dp: Formalize the struct analogix_dp_device
Damon Ding
2026-02-03
drm/display: bridge_connector: Ensure last bridge determines EDID/modes detec...
Damon Ding
2026-02-03
drm/i915/power_well: Enable workaround for DSS clock gating issue
Mika Kahola
2026-02-03
drm/xe/configfs: Add sriov.admin_only_pf attribute
Michal Wajdeczko
2026-02-03
drm/xe/pf: Define admin_only as real flag
Michal Wajdeczko
2026-02-03
drm/xe/configfs: Always return consistent max_vfs value
Michal Wajdeczko
2026-02-03
drm/xe/configfs: Use proper notation for local include
Michal Wajdeczko
2026-02-03
drm/xe: Keep all defaults in single header
Michal Wajdeczko
2026-02-03
drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dsc
Nathan Chancellor
2026-02-03
drm/i915/display: Extend the max dotclock limit to WCL
Chaitanya Kumar Borah
2026-02-03
drm/i915/display: Add upper limit check for pixel clock
Chaitanya Kumar Borah
2026-02-03
drm/i915/dp: Add helpers for joiner candidate loops
Ankit Nautiyal
2026-02-03
drm/i915/dp: Account for DSC slice overhead
Ankit Nautiyal
2026-02-03
drm/i915/dp: Refactor dsc_slice_count handling in intel_dp_mode_valid()
Ankit Nautiyal
2026-02-03
drm/i915/dp: Introduce helper to check pixel rate against dotclock limits
Ankit Nautiyal
2026-02-03
drm/i915/dp: Remove unused joiner helpers
Ankit Nautiyal
2026-02-03
drm/i915/dp_mst: Rework pipe joiner logic in compute_config
Ankit Nautiyal
2026-02-03
drm/i915/dp_mst: Extract helper to compute link for given joiner config
Ankit Nautiyal
2026-02-03
drm/i915/dp_mst: Rework pipe joiner logic in mode_valid
Ankit Nautiyal
2026-02-03
drm/i915/dp_mst: Move the joiner dependent code together
Ankit Nautiyal
2026-02-03
drm/i915/dp_mst: Move the check for dotclock at the end
Ankit Nautiyal
2026-02-03
drm/i915/dp: Rework pipe joiner logic in compute_config
Ankit Nautiyal
2026-02-03
drm/i915/dp: Rework pipe joiner logic in mode_valid
Ankit Nautiyal
2026-02-03
drm/i915/dp: Extract helper to get the hdisplay limit
Ankit Nautiyal
2026-02-03
drm/i915/dp: Move num_joined_pipes and related checks together
Ankit Nautiyal
2026-02-03
drm/i915/dp: Early reject bad hdisplay in intel_dp_mode_valid
Ankit Nautiyal
2026-02-03
drm/i915/dp: Add a meaningful return to intel_dp_read_dsc_dpcd
Suraj Kandpal
2026-02-02
drm/xe: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-02-02
drm/xe: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2026-02-02
drm/xe/guc: Allow second H2G retry on FLR
Michal Wajdeczko
2026-02-02
drm/xe/guc: Wait before retrying sending H2G
Michal Wajdeczko
2026-02-02
drm/xe/guc: Drop redundant register read
Michal Wajdeczko
2026-02-02
drm/xe/guc: Limit sleep while waiting for H2G credits
Michal Wajdeczko
2026-02-02
drm/xe: Move exponential sleep logic to helper
Michal Wajdeczko
2026-02-02
drm/xe: Promote relaxed_ms_sleep
Michal Wajdeczko
2026-02-02
drm/xe/pf: Simplify IS_SRIOV_PF macro
Michal Wajdeczko
2026-02-02
drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_dep
Shuicheng Lin
2026-02-02
drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_early
Shuicheng Lin
2026-02-02
drm/xe: Fix kerneldoc for xe_migrate_exec_queue
Shuicheng Lin
2026-02-02
drm/xe/query: Fix topology query pointer advance
Shuicheng Lin
2026-02-02
drm/xe: use entry_dump callbacks for xe2+ PAT dumps
Xin Wang
2026-02-02
drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI header
Chaitanya Kumar Borah
2026-02-02
drm/xe/guc: Fix CFI violation in debugfs access.
Daniele Ceraolo Spurio
2026-02-02
drm/panel-edp: Move FriendlyELEC HD702E
Robin Murphy
[prev]
[next]