summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-01-15drm/xe: Check skip_guc_pc before setting SLPC flagVinay Belgaumkar
2024-01-15drm/xe: Fix modifying exec_queue priority in xe_migrate_initBrian Welty
2024-01-15drm/xe: Fix guc_exec_queue_set_priorityBrian Welty
2024-01-15drm/xe: Annotate xe_ttm_stolen_mgr::mapping with __iomemThomas Hellström
2024-01-15drm/xe: Annotate multiple mmio pointers with __iomemThomas Hellström
2024-01-15drm/xe: Annotate xe_mem_region::mapping with __iomemThomas Hellström
2024-01-15drm/xe: Use __iomem for the regs pointerThomas Hellström
2024-01-15drm/xe/vm: Fix an error pathThomas Hellström
2024-01-15drm/xe: Fix exec IOCTL long running exec queue ring full conditionMatthew Brost
2024-01-15drm/xe: Fix definition of intel_wakeref_tJosé Roberto de Souza
2024-01-15nouveau/gsp: handle engines in runl without nonstall interrupts.Dave Airlie
2024-01-15Merge tag 'drm-misc-next-fixes-2024-01-11' of git://anongit.freedesktop.org/d...Dave Airlie
2024-01-12Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-12Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-12Merge tag 'drm-next-2024-01-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-12drm/hyperv: Remove firmware framebuffers with aperture helperThomas Zimmermann
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-10Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-10drm/i915/perf: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/guc: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/gt: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/gem: reconcile Excess struct member kernel-doc warningsRandy Dunlap
2024-01-10drm/i915/dp: Fix the max DSC bpc supported by sourceAnkit Nautiyal
2024-01-10drm/i915: don't make assumptions about intel_wakeref_t typeJani Nikula
2024-01-10drm/i915/dp: Fix the PSR debugfs entries wrt. MST connectorsImre Deak
2024-01-10drm/i915/display: Fix C20 pll selection for state verificationMika Kahola
2024-01-10Merge tag 'drm-intel-gt-next-2023-12-15' of git://anongit.freedesktop.org/drm...Dave Airlie
2024-01-09Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-01-09drm/amd/display: cleanup inconsistent indenting in amdgpu_dm_colorMelissa Wen
2024-01-09drm/amdgpu: make a correction on commentJames Zhu
2024-01-09Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"Ivan Lipski
2024-01-09drm/amdkfd: Fix sparse __rcu annotation warningsFelix Kuehling
2024-01-09drm/amdkfd: Fix lock dependency warning with srcuPhilip Yang
2024-01-09drm/amdgpu: Packed socket_id to ras feature maskHawking Zhang
2024-01-09drm/amdgpu: Support poison error injection via ras_ctrl debugfsCandice Li
2024-01-09drm/amdgpu: correct the cu count for gfx v11Likun Gao
2024-01-09drm/amdgpu: Drop unnecessary sentences about CE and deferred error.Candice Li
2024-01-09drm/amd/display: 3.2.266Aric Cyr
2024-01-09drm/amd/display: Dpia hpd status not in sync after S4Meenakshikumar Somasundaram
2024-01-09drm/amd/display: Update z8 latencyCharlene Liu
2024-01-09Revert "drm/amd/display: Fix conversions between bytes and KB"Daniel Miess
2024-01-09drm/amd/display: Request usb4 bw for mst streamsPeichen Huang
2024-01-09drm/amd/display: revert "Optimize VRR updates to only necessary ones"Martin Leung
2024-01-09drm/amd/display: revert "for FPO & SubVP/DRR config program vmin/max"Martin Leung
2024-01-09drm/amd/display: Disconnect phantom pipe OPP from OPTC being disabledGeorge Shen
2024-01-09drm/amd/display: To adjust dprefclk by down spread percentageMartin Tsai
2024-01-09drm/amdkfd: Fix lock dependency warningFelix Kuehling
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-09drm/v3d: Fix support for register debugging on the RPi 4Maíra Canal
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov