summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-07-31drm/i915/bios: remove stale and useless commentsJani Nikula
2024-07-30drm/xe: Move and export xe_hw_engine lookup.Dominik Grzegorzek
2024-07-30drm/xe: Use dma_fence_chain_free in chain fence unused as a syncMatthew Brost
2024-07-30drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich
2024-07-30drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal
2024-07-30drm/i915: Fix possible int overflow in skl_ddi_calculate_wrpll()Nikita Zhandarovich
2024-07-30drm/ast: astdp: Clean up EDID readingThomas Zimmermann
2024-07-30drm/ast: astdp: Perform link training during atomic_enableThomas Zimmermann
2024-07-30drm/ast: astdp: Only test HDP state in ast_astdp_is_connected()Thomas Zimmermann
2024-07-30drm/ast: astdp: Test firmware status once during probingThomas Zimmermann
2024-07-30drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal
2024-07-30drm/i915/display/dp: Compute AS SDP when vrr is also enabledMitul Golani
2024-07-30drm: Add the missing symbol '.'Shixiong Ou
2024-07-30drm/ast: astdp: Wake up during connector status detectionThomas Zimmermann
2024-07-30Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-07-29drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPGSai Teja Pottumuttu
2024-07-29drm/xe: Migrate OOB WAs to OR rulesLucas De Marchi
2024-07-29drm/xe/rtp: Expand max rules/actions per entry againLucas De Marchi
2024-07-29drm/xe/rtp: Simplify marking active workaroundsLucas De Marchi
2024-07-29drm/xe/kunit: Test rtp with no actionsLucas De Marchi
2024-07-29drm/xe/kunit: Rename rtp test casesLucas De Marchi
2024-07-29drm/xe/kunit: Test active rtp entriesLucas De Marchi
2024-07-29drm/xe/kunit: Rename count to count_sr_entriesLucas De Marchi
2024-07-29drm/xe/kunit: Test WAs for BMGLucas De Marchi
2024-07-29drm/xe/migrate: Future-proof compressed PAT checkMatt Roper
2024-07-29drm/xe: Fix opregion leakLucas De Marchi
2024-07-29drm/nouveau: remove unused variable retJani Nikula
2024-07-29i915/perf: Remove code to update PWR_CLK_STATE for gen12Umesh Nerlige Ramappa
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-07-29drm/gma500: Make I2C terminology more inclusiveEaswar Hariharan
2024-07-29drm/client: Fix error code in drm_client_buffer_vmap_local()Dan Carpenter
2024-07-28minmax: don't use max() in situations that want a C constant expressionLinus Torvalds
2024-07-28minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2024-07-28minmax: add a few more MIN_T/MAX_T usersLinus Torvalds
2024-07-27drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher
2024-07-27drm/amdgpu: increase mes log buffer size for gfx12Michael Chen
2024-07-27drm/amdgpu: fix contiguous handling for IB parsing v2Christian König
2024-07-27drm/amdgpu/pm: support gpu_metrics sysfs interface for smu v14.0.2/3Kenneth Feng
2024-07-27drm/amd/display: Add new enable and disable functions for DCN35Hansen Dsouza
2024-07-27drm/amd/display: Use gpuvm_min_page_size_kbytes for DML2 surfacesNicholas Kazlauskas
2024-07-27drm/amd/display: Initialize get_bytes_per_element's default to 1Alex Hung
2024-07-27drm/amd/display: Check null values from functionsAlex Hung
2024-07-27drm/amd/display: Add logs for debugging outboxCruise
2024-07-27drm/amd/display: Add new enable and disable functionsHansen Dsouza
2024-07-27drm/radeon: convert bios_hardcoded_edid to drm_edidThomas Weißschuh
2024-07-27drm/amdgpu: convert bios_hardcoded_edid to drm_edidThomas Weißschuh
2024-07-27drm/amdgpu: Fix APU handling in amdgpu_pm_load_smu_firmware()Alex Deucher
2024-07-27drm/amdgpu: trigger ip dump before suspend of IP'sSunil Khatri
2024-07-27drm/amd/display: Avoid overflow assignment in link_dp_ctsAlex Hung
2024-07-27drm/amd/display: Use correct cm_helper functionIlya Bakoulin