summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-08-09Merge tag 'drm-intel-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-08-09Merge tag 'drm-xe-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-08-09Merge tag 'amd-drm-fixes-6.11-2024-08-08' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-08-09Merge tag 'drm-misc-fixes-2024-08-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-08drm/xe: Take ref to VM in delayed snapshotMatthew Brost
2024-08-08drm/xe/hwmon: Fix PL1 disable flow in xe_hwmon_power_max_writeKarthik Poosa
2024-08-08drm/xe: Use dma_fence_chain_free in chain fence unused as a syncMatthew Brost
2024-08-08drm/xe/rtp: Fix off-by-one when processing rulesLucas De Marchi
2024-08-07drm/amdgpu: Add DCC GFX12 flag to enable address alignmentArunpravin Paneer Selvam
2024-08-07drm/amdgpu: correct sdma7 max dwFrank Min
2024-08-07drm/amdgpu: Add address alignment support to DCC buffersArunpravin Paneer Selvam
2024-08-07drm/amd/display: Skip Recompute DSC Params if no Stream on LinkFangzhi Zuo
2024-08-07drm/amdgpu: change non-dcc buffer copy configurationFrank Min
2024-08-07drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton
2024-08-07drm/amdgpu: add golden setting for gc v12Likun Gao
2024-08-07drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam
2024-08-07drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira
2024-08-07drm/amd/display: Add missing DCN314 to the DML MakefileRodrigo Siqueira
2024-08-07drm/amdgpu: force to use legacy inv in mmhubLikun Gao
2024-08-07drm/amd/pm: update powerplay structure on smu v14.0.2/3Kenneth Feng
2024-08-07drm/amd/display: Add missing mcache registersRodrigo Siqueira
2024-08-07drm/amd/display: Add dcc propagation valueRodrigo Siqueira
2024-08-07drm/amd/display: Add missing DET segments programmingRodrigo Siqueira
2024-08-07drm/amd/display: Replace dm_execute_dmub_cmd with dc_wake_and_execute_dmub_cmdRodrigo Siqueira
2024-08-07drm/i915: Attempt to get pages without eviction firstDavid Gow
2024-08-07drm/i915: Allow evicting to use the requested placementDavid Gow
2024-08-06drm/atomic: allow no-op FB_ID updates for async flipsSimon Ser
2024-08-06drm/i915/gem: Fix Virtual Memory mapping boundaries calculationAndi Shyti
2024-08-06drm/i915/gem: Adjust vma offset for framebuffer mmap offsetAndi Shyti
2024-08-05drm/bridge-connector: Fix double free in error handling pathsCristian Ciocaltea
2024-08-05drm/omap: add CONFIG_MMU dependencyArnd Bergmann
2024-08-05drm/i915/display: correct dual pps handling for MTL_PCH+Dnyaneshwar Bhadane
2024-08-02Merge tag 'drm-fixes-2024-08-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-08-02drm/test: fix the gem shmem test to map the sg table.Dave Airlie
2024-08-02drm/client: fix null pointer dereference in drm_client_modeset_probeMa Ke
2024-08-02Revert "nouveau: rip out busy fence waits"Dave Airlie
2024-08-02Merge tag 'drm-misc-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-02Merge tag 'drm-intel-fixes-2024-08-01' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-08-02Merge tag 'amd-drm-fixes-6.11-2024-07-27' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-08-01nouveau: set placement to original placement on uvmm validate.Dave Airlie
2024-07-31drm/atomic: Allow userspace to use damage clips with async flipsAndré Almeida
2024-07-31drm/atomic: Allow userspace to use explicit sync with atomic async flipsAndré Almeida
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/ast: astdp: Wake up during connector status detectionThomas Zimmermann
2024-07-30Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-07-29i915/perf: Remove code to update PWR_CLK_STATE for gen12Umesh Nerlige Ramappa
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