summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-10-04drm/amd/display: refactor ILR to make it workSherry Wang
2023-10-04drm/amd/display: remove duplicated edp relink to fastbootChiawen Huang
2023-10-04drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam
2023-10-04drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed
2023-10-04drm/amdkfd: Fix EXT_COHERENT memory allocation crashPhilip Yang
2023-10-04drm/amdgpu: ratelimited override pte flags messagesPhilip Yang
2023-10-04drm/amd/display: Add Null check for DPP resourceGabe Teeger
2023-10-04drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello
2023-10-04drm/amd: Update `update_pcie_parameters` functions to use uint8_t argumentsMario Limonciello
2023-10-04drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeMichel Dänzer
2023-10-04Revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski
2023-10-04drm/amdgpu: cache gpuvm fault information for gmc7+Alex Deucher
2023-10-04drm/amdgpu: add cached GPU fault structure to vm structAlex Deucher
2023-10-04drm/amd/display: Refactor dm_get_plane_scale helperMichel Dänzer
2023-10-04drm/amdgpu: Use ttm_pages_limit to override vram reportingRajneesh Bhardwaj
2023-10-04drm/amdgpu: Rework KFD memory max limitsRajneesh Bhardwaj
2023-10-04drm/amdgpu/gmc11: set gart placement GC11Alex Deucher
2023-10-04drm/amdgpu/gmc: add a way to force a particular placement for GARTAlex Deucher
2023-10-04drm/amd/display: fix problems in power_helperWayne Lin
2023-10-04drm/amdgpu: correct gpu clock counter query on cyan skilfishLang Yu
2023-10-04kthread: add kthread_stop_putAndreas Gruenbacher
2023-10-04drm/panfrost: dynamically allocate the drm-panfrost shrinkerQi Zheng
2023-10-04drm/msm: dynamically allocate the drm-msm_gem shrinkerQi Zheng
2023-10-04drm/i915: dynamically allocate the i915_gem_mm shrinkerQi Zheng
2023-10-04drm/ttm: dynamically allocate the drm-ttm_pool shrinkerQi Zheng
2023-10-04drm/ttm: introduce pool_shrink_rwsemQi Zheng
2023-10-04drm/i915/dp_mst: Make sure pbn_div is up-to-date after sink reconnectImre Deak
2023-10-04drm/i915/display/lspcon: Increase LSPCON mode settle timeoutNiko Tsirakis
2023-10-04drm/i915/gt: remove i915->gt0 in favour of i915->gt[0]Jani Nikula
2023-10-04drm/i915: allocate i915->gt0 dynamicallyJani Nikula
2023-10-04drm/i915/mocs: use to_gt() instead of direct &i915->gtJani Nikula
2023-10-04Merge drm/drm-next into drm-intel-nextJani Nikula
2023-10-04drm/i915: s/dev_priv/i915/ in the shared_dpll codeVille Syrjälä
2023-10-04drm/i915: Introduce for_each_shared_dpll()Ville Syrjälä
2023-10-04drm/i915: Decouple I915_NUM_PLLS from PLL IDsVille Syrjälä
2023-10-04drm/i915: Stop requiring PLL index == PLL IDVille Syrjälä
2023-10-04drm/i915: Invalidate the TLBs on each GTChris Wilson
2023-10-04drm/i915: Register engines early to avoid type confusionMathias Krause
2023-10-04drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das
2023-10-04drm/panfrost: Implement generic DRM object RSS reporting functionAdrián Larumbe
2023-10-04drm/drm_file: Add DRM obj's RSS reporting function for fdinfoAdrián Larumbe
2023-10-04drm/panfrost: Add fdinfo support for memory statsAdrián Larumbe
2023-10-04drm/panfrost: Add fdinfo support GPU load metricsAdrián Larumbe
2023-10-04drm/panfrost: Add cycle count GPU register definitionsAdrián Larumbe
2023-10-04drm/i915: separate subplatform init and runtime feature initJani Nikula
2023-10-04drm/i915: separate display runtime info initJani Nikula
2023-10-04drm/i915: move display info related macros to displayJani Nikula
2023-10-04drm/i915: convert INTEL_DISPLAY_ENABLED() into a functionJani Nikula
2023-10-04Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-03drm/i915/guc: Suppress 'ignoring reset notification' messageJohn Harrison