index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2024-11-20
drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipe
Zicheng Qu
-3
/
+3
2024-11-20
drm/radeon: Fix spurious unplug event on radeon HDMI
Steven 'Steve' Kendall
-4
/
+8
2024-11-20
drm/radeon: Constify struct pci_device_id
Christophe JAILLET
-2
/
+1
2024-11-20
drm/amdgpu: Use reset recovery state checks
Lijo Lazar
-6
/
+6
2024-11-20
drm/amdgpu: Add init level for post reset reinit
Lijo Lazar
-3
/
+38
2024-11-20
drm/amdgpu/pm: add gen5 display to the user on smu v14.0.2/3
Kenneth Feng
-6
/
+12
2024-11-20
drm/amdkfd: make sure ring buffer is flushed before update wptr
Victor Zhao
-0
/
+5
2024-11-20
drm/amd: Fix initialization mistake for NBIO 7.11 devices
Mario Limonciello
-0
/
+9
2024-11-20
drm/amd: Add some missing straps from NBIO 7.11.0
Mario Limonciello
-0
/
+15
2024-11-20
drm/amd/display: 3.2.310
Aric Cyr
-1
/
+1
2024-11-20
drm/amd/display: Remove PIPE_DTO_SRC_SEL programming from set_dtbclk_dto
Ovidiu Bunea
-6
/
+9
2024-11-20
drm/amd/display: allow chroma 1:1 scaling when sharpness is off
Samson Tam
-14
/
+20
2024-11-20
drm/amd/display: Populate Power Profile In Case of Early Return
Austin Zheng
-2
/
+2
2024-11-20
drm/amd/display: add public taps API in SPL
Samson Tam
-17
/
+48
2024-11-20
drm/amd/display: Enable Request rate limiter during C-State on dcn401
Dillon Varone
-11
/
+53
2024-11-20
drm/amd/display: Fix handling of plane refcount
Joshua Aberback
-0
/
+3
2024-11-20
drm/amd/display: Ignore scalar validation failure if pipe is phantom
Chris Park
-0
/
+8
2024-11-20
drm/amd/display: update pipe selection policy to check head pipe
Yihan Zhu
-1
/
+22
2024-11-20
drm/amd/display: remove redundant is_dsc_possible check
Bhavin Sharma
-8
/
+5
2024-11-20
drm/amd/pm: remove redundant tools_size check
Bhavin Sharma
-13
/
+11
2024-11-20
drm/amd/pm: update current_socclk and current_uclk in gpu_metrics on smu v13.0.7
Umio Yasuno
-0
/
+2
2024-11-20
drm/radeon: Use ttm_bo_move_null() in radeon_bo_move()
Huacai Chen
-2
/
+1
2024-11-20
drm/amd/pm: Get xgmi link status for XGMI_v_6_4_0
Asad Kamal
-1
/
+46
2024-11-20
drm/amd/pm: Add gpu_metrics_v1_7
Asad Kamal
-4
/
+117
2024-11-20
drm/amd/pm: Update data types used for uapi i/f
Asad Kamal
-4
/
+4
2024-11-20
drm/qxl: switch to using drm_exec v2
Christian König
-36
/
+40
2024-11-20
drm/radeon: switch over to drm_exec v2
Christian König
-63
/
+66
2024-11-20
drm/panthor: Fix compilation failure on panthor_fw.c
Liviu Dudau
-0
/
+1
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-8
/
+9
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+3
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-4
/
+4
2024-11-19
drm/panthor: Simplify FW fast reset path
Karunika Choo
-7
/
+8
2024-11-19
drm/panthor: Explicitly set the coherency mode
Akash Goel
-1
/
+30
2024-11-19
drm/panthor: Update memattr programing to align with GPU spec
Akash Goel
-8
/
+15
2024-11-19
drm/rockchip: avoid 64-bit division
Arnd Bergmann
-1
/
+1
2024-11-19
drm/xe: drop unused component dependencies
Christian König
-4
/
+0
2024-11-19
drm/i915/display/xe3lpd: Avoid setting YUV420_MODE in PIPE_MISC
Ankit Nautiyal
-5
/
+10
2024-11-19
drm/i915/hdcp: Fix when the first read and write are retried
Suraj Kandpal
-12
/
+20
2024-11-19
drm/i915/psr: Disable psr1 if setup_time > vblank
Animesh Manna
-0
/
+16
2024-11-18
drm/xe: Drop useless d3cold allowed message
Matthew Brost
-3
/
+0
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-22
/
+10
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
-2
/
+2
2024-11-18
drm/virtio: New fence for every plane update
Dongwon Kim
-19
/
+46
2024-11-18
drm/virtio: Use drm_gem_plane_helper_prepare_fb()
Dongwon Kim
-0
/
+4
2024-11-18
drm/virtio: Don't create a context with default param if context_init is supp...
Pierre-Eric Pelloux-Prayer
-3
/
+5
2024-11-18
drm/i915/dp_mst: Fix connector initialization in intel_dp_add_mst_connector()
Imre Deak
-0
/
+10
2024-11-18
drm/xe/vram: drop 2G block restriction
Matthew Auld
-39
/
+12
2024-11-18
drm/virtio: Use generic dumb_map_offset implementation
Peter Shkenev
-22
/
+3
2024-11-18
drm/i915/dp: Include the time taken by AUX Tx for timeout
Arun R Murthy
-1
/
+1
2024-11-18
drm/i915/dp: read Aux RD interval just before setting the FFE preset
Arun R Murthy
-7
/
+8
[prev]
[next]