index
:
linux/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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2025-07-10
drm/nouveau: Remove waitque for sched teardown
Philipp Stanner
2025-07-10
drm/nouveau: Add new callback for scheduler teardown
Philipp Stanner
2025-07-10
drm/nouveau: Make fence container helper usable driver-wide
Philipp Stanner
2025-07-10
drm/sched: Warn if pending_list is not empty
Philipp Stanner
2025-07-10
drm/sched/tests: Add unit test for cancel_job()
Philipp Stanner
2025-07-10
drm/sched/tests: Implement cancel_job() callback
Philipp Stanner
2025-07-10
drm/sched: Avoid memory leaks with cancel_job() callback
Philipp Stanner
2025-07-10
drm/xe/bo: add GPU memory trace points
Juston Li
2025-07-10
drm/xe/xe_i2c: Add support for i2c in survivability mode
Riana Tauro
2025-07-10
drm/xe/pm: Wire up suspend/resume for I2C controller
Raag Jadav
2025-07-10
drm/xe: Support for I2C attached MCUs
Heikki Krogerus
2025-07-10
drm/xe/guc: Don't allocate temporary policies object
Michal Wajdeczko
2025-07-10
drm/xe/pf: Print configuration KLVs using debug printer
Michal Wajdeczko
2025-07-10
drm/xe/pf: Print runtime registers using debug printer
Michal Wajdeczko
2025-07-10
drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return value
Sean Christopherson
2025-07-10
drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code
Simona Vetter
2025-07-09
relayfs: abolish prev_padding
Jason Xing
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-07-09
mm: remove remaining uses of PFN_DEV
Alistair Popple
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
2025-07-09
mm: stop passing a writeback_control structure to shmem_writeout
Christoph Hellwig
2025-07-09
drm/xe: Expose fan control and voltage regulator version
Raag Jadav
2025-07-09
drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
2025-07-09
drm/ast: Gen7: Switch default registers to gen4+ state
Thomas Zimmermann
2025-07-09
drm/ast: Gen7: Disable VGASR0[1] as on Gen4+
Thomas Zimmermann
2025-07-09
drm/ast: Split ast_set_def_ext_reg() by chip generation
Thomas Zimmermann
2025-07-09
drm/ast: Handle known struct ast_dramstruct with helpers
Thomas Zimmermann
2025-07-09
drm/ast: Move struct ast_dramstruct to ast_post.h
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen2+ and Gen1 POST code to separate source files
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen4+ POST code to separate source file
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen6+ POST code to separate source file
Thomas Zimmermann
2025-07-09
drm/ast: Move Gen7+ POST code to separate source file
Thomas Zimmermann
2025-07-09
drm/ast: Declare helpers for POST in header
Thomas Zimmermann
2025-07-09
drm/framebuffer: Acquire internal references on GEM handles
Thomas Zimmermann
2025-07-09
zynqmp: don't bother with debugfs_file_{get,put}() in proxied fops
Al Viro
2025-07-09
drm/sched: Consolidate drm_sched_rq_select_entity_rr
Tvrtko Ursulin
2025-07-09
drm/sti: hda: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
2025-07-09
drm/sti: hdmi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
2025-07-09
drm/amdgpu: fix the logic to validate fpriv and root bo
Sunil Khatri
2025-07-09
drm/amdgpu: fix MQD debugfs undefined symbol when DEBUG_FS=n
Sunil Khatri
2025-07-08
drm/xe: Release runtime pm for error path of xe_devcoredump_read()
Shuicheng Lin
2025-07-08
drm/xe: Remove unused code in devcoredump_snapshot()
Shuicheng Lin
2025-07-08
drm/xe/uc: Disable GuC communication on hardware initialization error
Zhanjun Dong
2025-07-08
drm/xe/pm: Restore display pm if there is error after display suspend
Shuicheng Lin
2025-07-08
drm/rockchip: vop2: Fix the update of LAYER/PORT select registers when there ...
Andy Yan
2025-07-08
drm/rockchip: inno_hdmi: Simpify clk get/enable by devm_clk_get_enabled api
Andy Yan
2025-07-08
drm/rockchip: inno_hdmi: switch i2c registration to devm functions
Andy Yan
2025-07-08
drm/rockchip: inno_hdmi: Use sleep_range instead of udelay
Andy Yan
2025-07-08
drm/rockchip: inno_hdmi: Move ddc/i2c configuration and HOTPLUG unmute to inn...
Andy Yan
2025-07-08
drm/rockchip: inno_hdmi: Rename function inno_hdmi_reset to inno_hdmi_init_hw
Andy Yan
[prev]
[next]