aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-06-26drm/i915/bw: abstract intel_bw_qgv_point_peakbw()Jani Nikula3-1/+7
2025-06-26drm/i915: move icl_sagv_{pre, post}_plane_update() to intel_bw.cJani Nikula3-68/+68
2025-06-26drm/i915/bw: relocate intel_can_enable_sagv() and rename to intel_bw_can_enable_sagv()Jani Nikula4-22/+21
2025-06-26drm/i915/bw: abstract intel_bw_pmdemand_needs_update()Jani Nikula3-5/+17
2025-06-26drm/i915/wm: make struct intel_dbuf_state opaque typeJani Nikula2-16/+15
2025-06-26drm/i915/wm: add more accessors to dbuf stateJani Nikula3-3/+16
2025-06-26drm/i915/wm: abstract intel_dbuf_pmdemand_needs_update()Jani Nikula3-21/+33
2025-06-26drm/i915: remove unused DISPLAY_PLANE_FLIP_PENDING() macroJani Nikula1-1/+0
2025-06-26drm/i915/display: Implement wa_16011342517Nemesa Garg2-0/+17
2025-06-26drm/i915/panel: register drm_panel and call prepare/unprepare for eDPArun R Murthy2-1/+6
2025-06-25gpu: nova-core: replace `Duration` with `Delta`Alexandre Courbot4-16/+13
2025-06-25drm/nouveau/disp: Use dev->dev to get the deviceSakari Ailus1-1/+1
2025-06-25drm/xe: Do not wedge device on killed exec queuesMatthew Brost1-4/+6
2025-06-25drm/bridge: ti-sn65dsi86: Add HPD for DisplayPort connector typeJayesh Choudhary1-9/+60
2025-06-25Revert "drm/xe/ptl: Apply Wa_16026007364"Daniele Ceraolo Spurio3-7/+0
2025-06-25drm/i915: fix build error some moreArnd Bergmann1-1/+1
2025-06-25gpu: nova-core: consider `clippy::cast_lossless`Danilo Krummrich7-14/+14
2025-06-25gpu: nova-core: impl From for u32 for enums used from register!Danilo Krummrich1-0/+19
2025-06-24drm/i915: reduce stack usage in igt_vma_pin1()Arnd Bergmann2-20/+22
2025-06-24drm/i915: fix build error some moreArnd Bergmann1-1/+1
2025-06-24drm/i915/wm: reduce stack usage in skl_print_wm_changes()Arnd Bergmann1-84/+92
2025-06-24drm/xe/guc: Explicitly exit CT safe mode on unwindMichal Wajdeczko1-4/+6
2025-06-24drm/xe: Process deferred GGTT node removals on device unwindMichal Wajdeczko1-0/+11
2025-06-24drm/xe/hwmon: Fix xe_hwmon_power_max_writeKarthik Poosa2-19/+16
2025-06-24drm/xe/display: Add check for alloc_ordered_workqueue()Haoxiang Li1-0/+2
2025-06-24drm/xe: move DPT l2 flush to a more sensible placeMatthew Auld1-2/+3
2025-06-24drm/xe: Move DSB l2 flush to a more sensible placeMaarten Lankhorst1-7/+4
2025-06-24drm/xe/bmg: Update Wa_22019338487Vinay Belgaumkar4-2/+135
2025-06-24drm/xe: Split xe_device_td_flush()Lucas De Marchi1-28/+40
2025-06-24drm/xe/xe_guc_pc: Lock once to update stashed frequenciesLucas De Marchi1-19/+20
2025-06-24drm/xe/guc_pc: Add _locked variant for min/max freqLucas De Marchi1-54/+69
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai1-0/+4
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello1-5/+5
2025-06-24drm/amdgpu/sdma7: add ucode version checks for userq supportAlex Deucher1-3/+9
2025-06-24drm/amdgpu/sdma6: add ucode version checks for userq supportAlex Deucher1-3/+16
2025-06-24drm/amd: Adjust output for discovery error handlingMario Limonciello1-15/+13
2025-06-24drm/amdgpu/mes: add compatibility checks for set_hw_resource_1Alex Deucher2-5/+8
2025-06-24drm/amdgpu/gfx9: Add Cleaner Shader Support for GFX9.x GPUsSrinivasan Shanmugam1-0/+19
2025-06-24drm/amd/display: Add sanity checks for drm_edid_raw()Takashi Iwai1-0/+4
2025-06-24drm/amd/pm: revise the pcie dpm parametersKenneth Feng4-8/+18
2025-06-24drm/amd/display: Add a trace event for brightness programmingMario Limonciello2-0/+34
2025-06-24drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello1-5/+5
2025-06-24drm/amd: Fix spelling mistake "correctalbe" -> "correctable"Colin Ian King1-1/+1
2025-06-24drm/amdgpu/sdma7: add ucode version checks for userq supportAlex Deucher1-3/+9
2025-06-24drm/amdgpu/sdma6: add ucode version checks for userq supportAlex Deucher1-3/+16
2025-06-24drm/amdgpu: Add more checks to PSP mailboxLijo Lazar9-61/+107
2025-06-24drm/amdgpu: Convert init_mem_ranges into common helpersHawking Zhang3-184/+191
2025-06-24drm/amdgpu: Generalize is_multi_chiplet with a common helper v2Hawking Zhang2-14/+14
2025-06-24drm/amdgpu: Convert query_memory_partition into common helpersHawking Zhang3-45/+53
2025-06-24drm/amdgpu: Move MAX_MEM_RANGES to amdgpu_gmc.hHawking Zhang2-4/+4