summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-08-30Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-25Merge tag 'drm-intel-next-fixes-2023-08-24' of git://anongit.freedesktop.org/...Dave Airlie
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)
2023-08-25Merge tag 'drm-intel-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-25Merge tag 'drm-misc-next-fixes-2023-08-24' of git://anongit.freedesktop.org/d...Dave Airlie
2023-08-25Merge tag 'drm-misc-fixes-2023-08-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-24drm/gpuva_mgr: remove unused prev pointer in __drm_gpuva_sm_map()Danilo Krummrich
2023-08-24drm/tests/drm_kunit_helpers: Place correct function name in the comment headerLee Jones
2023-08-24drm/nouveau: uapi: don't pass NO_PREFETCH flag implicitlyDanilo Krummrich
2023-08-24drm/nouveau: uvmm: fix unset region pointer on remapDanilo Krummrich
2023-08-24drm/nouveau: sched: avoid job races between entitiesDanilo Krummrich
2023-08-24Merge tag 'drm-msm-next-2023-08-20' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-23drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak
2023-08-23drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak
2023-08-23drm: Add an HPD poll helper to reschedule the poll workImre Deak
2023-08-23drm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin
2023-08-23drm/vmwgfx: Fix shader stage validationZack Rusin
2023-08-22drm/i915: fix Sphinx indentation warningJani Nikula
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook
2023-08-22drm/i915: Fix TLB-Invalidation seqno storeAlan Previn
2023-08-22drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta
2023-08-22drm/ttm/tests: Fix type conversion in ttm_pool_testKarolina Stolarek
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown
2023-08-21drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang
2023-08-21drm/radeon: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-21drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-21drm/panfrost: Skip speed binning on EOPNOTSUPPDavid Michael
2023-08-21Merge tag 'amd-drm-next-6.6-2023-08-18' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-08-21Merge tag 'drm-misc-next-fixes-2023-08-17' of git://anongit.freedesktop.org/d...Dave Airlie
2023-08-18drm/i915: Move abs_diff() to math.hAndy Shevchenko
2023-08-18drm: bridge: samsung-dsim: Fix init during host transferFrieder Schrempf
2023-08-18drm/qxl: fix UAF on handle creationWander Lairson Costa
2023-08-18Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2023-08-18Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-08-18Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-08-18Merge tag 'drm-intel-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-08-17drm/msm/a6xx: Bail out early if setting GPU OOB failsKonrad Dybcio
2023-08-17drm/msm/a6xx: Move LLC accessors to the common headerKonrad Dybcio
2023-08-17drm/msm/a6xx: Introduce a6xx_llc_readKonrad Dybcio
2023-08-17drm/ttm/tests: Require MMU when testingKarolina Stolarek
2023-08-17Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula
2023-08-16drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...Karol Herbst