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-09-06
drm/amdgpu: fix queue reset issue by mmio
Jesse Zhang
-0
/
+1
2024-09-06
drm/amd/display: Add kdoc entry for 'program_isharp_1dlut' in 'dpp401_dscl_pr...
Srinivasan Shanmugam
-0
/
+1
2024-09-06
drm/amdgpu: Replace 'amdgpu_job_submit_direct' with 'drm_sched_entity' in cle...
Srinivasan Shanmugam
-16
/
+19
2024-09-06
drm/amdgpu/: Add missing kdoc entry in amdgpu_vm_handle_fault function
Srinivasan Shanmugam
-0
/
+1
2024-09-06
drm/amd/display: fix dccg root clock optimization related hang
Qili Lu
-5
/
+15
2024-09-06
drm/amd/display: Refactor dccg35_get_other_enabled_symclk_fe
Nicholas Susanto
-40
/
+25
2024-09-06
drm/amdgpu: Normalize reg offsets on JPEG v4.0.3
Lijo Lazar
-21
/
+15
2024-09-06
drm/amd/display: Avoid race between dcn35_set_drr() and dc_state_destruct()
Tobias Jakobi
-8
/
+12
2024-09-06
drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()
Tobias Jakobi
-8
/
+12
2024-09-06
drm/amdgpu: use clamp() in amdgpu_vm_adjust_size()
Li Zetao
-1
/
+1
2024-09-06
drm/amd: use clamp() in amdgpu_pll_get_fb_ref_div()
Li Zetao
-1
/
+1
2024-09-06
drm/amdgpu: enable gfxoff quirk on HP 705G4
Peng Liu
-0
/
+2
2024-09-06
drm/amdgpu: add raven1 gfxoff quirk
Peng Liu
-0
/
+2
2024-09-06
drm/amd/display: Fix spelling mistake "recompte" -> "recompute"
Colin Ian King
-1
/
+1
2024-09-06
drm/amdkfd: Add cache line size info
David Belanger
-1
/
+7
2024-09-06
drm/amd/display: Add missing kdoc entry for 'bs_coeffs_updated' in dpp401_dsc...
Srinivasan Shanmugam
-0
/
+1
2024-09-06
drm/amdgpu: fix invalid fence handling in amdgpu_vm_tlb_flush
Lang Yu
-2
/
+4
2024-09-06
drm/amdgpu: re-work VM syncing
Christian König
-55
/
+65
2024-09-06
drm/i915/guc: prevent a possible int overflow in wq offsets
Nikita Zhandarovich
-2
/
+2
2024-09-06
drm/xe: Update runtime detection of has_flat_ccs
Lucas De Marchi
-3
/
+8
2024-09-06
drm/xe: Cleanup has_flat_ccs handling
Lucas De Marchi
-3
/
+2
2024-09-06
drm/xe: fix missing 'xe_vm_put'
Dafna Hirschfeld
-1
/
+3
2024-09-06
drm/xe: Suppress missing outer rpm protection warning
Rodrigo Vivi
-1
/
+16
2024-09-06
drm/xe/xe_gt_idle: add debugfs entry for powergating info
Riana Tauro
-0
/
+114
2024-09-06
drm/xe/xe_gt_idle: modify powergate enable condition
Riana Tauro
-8
/
+20
2024-09-06
drm/sched: add optional errno to drm_sched_start()
Christian König
-16
/
+17
2024-09-06
drm/xe: use IS_ENABLED() instead of defined() on config options
Jani Nikula
-3
/
+3
2024-09-06
drm/gem-vram: Remove support for simple display pipelines
Thomas Zimmermann
-45
/
+0
2024-09-06
drm/bochs: Validate display modes against available video memory
Thomas Zimmermann
-7
/
+20
2024-09-06
drm/bochs: Use GEM SHMEM helpers for memory management
Thomas Zimmermann
-44
/
+38
2024-09-06
drm/bochs: Use regular atomic helpers
Thomas Zimmermann
-45
/
+132
2024-09-06
drm/bochs: Allocate DRM device in struct bochs_device
Thomas Zimmermann
-27
/
+25
2024-09-06
drm/bochs: Upcast with to_bochs_device()
Thomas Zimmermann
-4
/
+9
2024-09-06
drm/bochs: Pass bochs device to various functions
Thomas Zimmermann
-6
/
+6
2024-09-06
drm/bochs: Do managed resource cleanup
Thomas Zimmermann
-32
/
+10
2024-09-06
drm/bochs: Use helpers for struct drm_edid
Thomas Zimmermann
-26
/
+22
2024-09-06
drm/bochs: Remove manual format test from fb_create
Thomas Zimmermann
-12
/
+1
2024-09-06
drm/xe/pciids: separate ARL and MTL PCI IDs
Jani Nikula
-0
/
+1
2024-09-06
drm/xe/pciids: separate RPL-U and RPL-P PCI IDs
Jani Nikula
-0
/
+1
2024-09-06
drm/xe/pat: sanity check compression and coh_mode
Matthew Auld
-1
/
+6
2024-09-06
drm/xe: prevent potential UAF in pf_provision_vf_ggtt()
Matthew Auld
-4
/
+4
2024-09-06
drivers:drm:exynos_drm_gsc:Fix wrong assignment in gsc_bind()
Yuesong Li
-1
/
+1
2024-09-06
drm/exynos: Remove unnecessary code
Kwanghoon Son
-4
/
+0
2024-09-06
drm/exynos: Constify struct exynos_drm_ipp_funcs
Christophe JAILLET
-3
/
+3
2024-09-06
Merge tag 'mediatek-drm-next-6.12' of https://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
-83
/
+204
2024-09-06
Merge tag 'amd-drm-fixes-6.11-2024-09-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
-25
/
+89
2024-09-06
Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-41
/
+185
2024-09-06
Merge tag 'drm-intel-next-2024-09-03' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-1252
/
+1546
2024-09-06
Merge tag 'drm-xe-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-89
/
+124
2024-09-05
drm/i915: Remove extra unlikely helper
Hongbo Li
-1
/
+1
[prev]
[next]