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-07-10
drm/nouveau: Remove waitque for sched teardown
Philipp Stanner
3
-23
/
+14
2025-07-10
drm/nouveau: Add new callback for scheduler teardown
Philipp Stanner
3
-1
/
+30
2025-07-10
drm/nouveau: Make fence container helper usable driver-wide
Philipp Stanner
2
-13
/
+13
2025-07-10
drm/sched: Warn if pending_list is not empty
Philipp Stanner
1
-0
/
+3
2025-07-10
drm/sched/tests: Add unit test for cancel_job()
Philipp Stanner
1
-0
/
+42
2025-07-10
drm/sched/tests: Implement cancel_job() callback
Philipp Stanner
2
-44
/
+25
2025-07-10
drm/sched: Avoid memory leaks with cancel_job() callback
Philipp Stanner
1
-13
/
+21
2025-07-10
drm/xe/bo: add GPU memory trace points
Juston Li
2
-0
/
+25
2025-07-10
drm/xe/xe_i2c: Add support for i2c in survivability mode
Riana Tauro
1
-8
/
+11
2025-07-10
drm/xe/pm: Wire up suspend/resume for I2C controller
Raag Jadav
4
-0
/
+47
2025-07-10
drm/xe: Support for I2C attached MCUs
Heikki Krogerus
11
-1
/
+390
2025-07-10
drm/xe/guc: Don't allocate temporary policies object
Michal Wajdeczko
1
-18
/
+9
2025-07-10
drm/xe/pf: Print configuration KLVs using debug printer
Michal Wajdeczko
1
-5
/
+5
2025-07-10
drm/xe/pf: Print runtime registers using debug printer
Michal Wajdeczko
1
-1
/
+1
2025-07-10
drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return value
Sean Christopherson
1
-6
/
+3
2025-07-10
drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code
Simona Vetter
2
-19
/
+15
2025-07-09
relayfs: abolish prev_padding
Jason Xing
1
-2
/
+1
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
6
-10
/
+3
2025-07-09
mm: remove remaining uses of PFN_DEV
Alistair Popple
2
-4
/
+3
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
1
-1
/
+0
2025-07-09
mm: stop passing a writeback_control structure to shmem_writeout
Christoph Hellwig
2
-9
/
+2
2025-07-09
drm/xe: Expose fan control and voltage regulator version
Raag Jadav
2
-1
/
+157
2025-07-09
drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
1
-1
/
+9
2025-07-09
drm/ast: Gen7: Switch default registers to gen4+ state
Thomas Zimmermann
2
-35
/
+1
2025-07-09
drm/ast: Gen7: Disable VGASR0[1] as on Gen4+
Thomas Zimmermann
1
-0
/
+1
2025-07-09
drm/ast: Split ast_set_def_ext_reg() by chip generation
Thomas Zimmermann
7
-40
/
+111
2025-07-09
drm/ast: Handle known struct ast_dramstruct with helpers
Thomas Zimmermann
3
-19
/
+41
2025-07-09
drm/ast: Move struct ast_dramstruct to ast_post.h
Thomas Zimmermann
4
-13
/
+8
2025-07-09
drm/ast: Move Gen2+ and Gen1 POST code to separate source files
Thomas Zimmermann
6
-370
/
+478
2025-07-09
drm/ast: Move Gen4+ POST code to separate source file
Thomas Zimmermann
4
-1262
/
+1302
2025-07-09
drm/ast: Move Gen6+ POST code to separate source file
Thomas Zimmermann
6
-522
/
+576
2025-07-09
drm/ast: Move Gen7+ POST code to separate source file
Thomas Zimmermann
4
-5
/
+48
2025-07-09
drm/ast: Declare helpers for POST in header
Thomas Zimmermann
2
-5
/
+21
2025-07-09
drm/framebuffer: Acquire internal references on GEM handles
Thomas Zimmermann
4
-26
/
+61
2025-07-09
zynqmp: don't bother with debugfs_file_{get,put}() in proxied fops
Al Viro
1
-34
/
+4
2025-07-09
drm/sched: Consolidate drm_sched_rq_select_entity_rr
Tvrtko Ursulin
1
-28
/
+20
2025-07-09
drm/sti: hda: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
1
-14
/
+13
2025-07-09
drm/sti: hdmi: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
2
-14
/
+14
2025-07-09
drm/amdgpu: fix the logic to validate fpriv and root bo
Sunil Khatri
1
-1
/
+1
2025-07-09
drm/amdgpu: fix MQD debugfs undefined symbol when DEBUG_FS=n
Sunil Khatri
1
-1
/
+4
2025-07-09
gpu: nova-core: convert `/*` comments to `//`
Alexandre Courbot
1
-9
/
+9
2025-07-09
gpu: nova-core: Clarify falcon code
Joel Fernandes
1
-7
/
+22
2025-07-09
gpu: nova-core: Clarify sysmembar operations
Joel Fernandes
3
-2
/
+14
2025-07-08
drm/xe: Release runtime pm for error path of xe_devcoredump_read()
Shuicheng Lin
1
-10
/
+28
2025-07-08
drm/xe: Remove unused code in devcoredump_snapshot()
Shuicheng Lin
1
-12
/
+0
2025-07-09
gpu: nova-core: Add code comments related to devinit
Joel Fernandes
2
-6
/
+47
2025-07-08
drm/xe/uc: Disable GuC communication on hardware initialization error
Zhanjun Dong
2
-7
/
+19
2025-07-08
drm/xe/pm: Restore display pm if there is error after display suspend
Shuicheng Lin
1
-2
/
+1
2025-07-08
gpu/trace: make TRACE_GPU_MEM configurable
Juston Li
1
-1
/
+10
2025-07-08
drm/rockchip: vop2: Fix the update of LAYER/PORT select registers when there are multi display output on rk3588/rk3568
Andy Yan
3
-25
/
+122
[prev]
[next]