summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov2024-09-0320-1/+37
| * | | | | drm/display: stop depending on DRM_DISPLAY_HELPERDmitry Baryshkov2024-09-031-10/+8
| * | | | | drm/imagination: Free pvr_vm_gpuva after unlinkMatt Coster2024-09-021-0/+4
| * | | | | nouveau: fix the fwsec sb verification register.Dave Airlie2024-08-311-1/+1
| * | | | | drm: komeda: Fix an issue related to normalized zposhongchi.peng2024-08-301-3/+7
* | | | | | Merge tag 'drm-xe-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-09-0614-89/+124
|\ \ \ \ \ \
| * | | | | | drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi2024-09-041-3/+3
| * | | | | | drm/xe: Suspend/resume user access only during system s/rImre Deak2024-09-041-4/+6
| * | | | | | drm/xe/display: Match i915 driver suspend/resume sequences betterMaarten Lankhorst2024-09-041-5/+14
| * | | | | | drm/xe: Add missing runtime reference to wedged upon gt_resetRodrigo Vivi2024-09-041-2/+3
| * | | | | | drm/xe/pcode: Treat pcode as per-tile rather than per-GTMatt Roper2024-09-0311-79/+85
| * | | | | | drm/xe/gsc: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio2024-09-032-2/+19
| | |/ / / / | |/| | | |
* | | | | | drm/i915/display: Increase Fast Wake Sync length as a quirkJouni Högander2024-09-035-8/+32
* | | | | | drm/i915/display: Add mechanism to use sink model when applying quirkJouni Högander2024-09-034-0/+64
* | | | | | drm/i915/fence: Mark debug_fence_free() with __maybe_unusedAndy Shevchenko2024-09-021-2/+2
* | | | | | drm/i915/fence: Mark debug_fence_init_onstack() with __maybe_unusedAndy Shevchenko2024-09-021-2/+2
* | | | | | drm/i915: Fix readout degamma_lut mismatch on ilk/snbVille Syrjälä2024-09-021-5/+26
* | | | | | drm/i915: Do not attempt to load the GSC multiple timesDaniele Ceraolo Spurio2024-09-022-1/+6
|/ / / / /
* | | | | Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-08-307-16/+142
|\| | | |
| * | | | drm/v3d: Disable preemption while updating GPU statsTvrtko Ursulin2024-08-281-0/+6
| * | | | drm/vmwgfx: Disable coherent dumb buffers without 3dZack Rusin2024-08-261-2/+4
| * | | | drm/vmwgfx: Fix prime with external buffersZack Rusin2024-08-263-12/+118
| * | | | drm/vmwgfx: Prevent unmapping active read buffersZack Rusin2024-08-262-2/+14
* | | | | Merge tag 'drm-xe-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-08-302-14/+25
|\ \ \ \ \
| * | | | | drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa2024-08-291-1/+1
| * | | | | drm/xe: Invalidate media_gt TLBsMatthew Brost2024-08-271-13/+24
* | | | | | Merge tag 'drm-intel-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/...Dave Airlie2024-08-309-3/+104
|\ \ \ \ \ \
| * | | | | | drm/i915/dp_mst: Fix MST state after a sink resetImre Deak2024-08-283-0/+53
| * | | | | | drm/i915: ARL requires a newer GSC firmwareJohn Harrison2024-08-275-2/+51
| * | | | | | drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede2024-08-271-1/+0
| |/ / / / /
* | | | | | drm/amd/pm: Drop unsupported features on smu v14_0_2Candice Li2024-08-281-47/+0
* | | | | | drm/amd/pm: Add support for new P2S table revisionLijo Lazar2024-08-281-1/+6
* | | | | | drm/amdgpu: support for gc_info table v1.3Likun Gao2024-08-283-0/+59
* | | | | | drm/amd/display: avoid using null object of framebufferMa Ke2024-08-281-2/+7
* | | | | | drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDsAlex Deucher2024-08-282-1/+2
* | | | | | drm/amd/pm: update message interface for smu v14.0.2/3Kenneth Feng2024-08-282-5/+14
* | | | | | drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher2024-08-281-6/+9
* | | | | | drm/amdgpu/smu13.0.7: print index for profilesAlex Deucher2024-08-281-2/+2
* | | | | | drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher2024-08-281-4/+2
|/ / / / /
* | | | | Merge tag 'drm-xe-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-08-2327-41/+261
|\ \ \ \ \
| * | | | | drm/xe: Free job before xe_exec_queue_putMatthew Brost2024-08-211-1/+2
| * | | | | drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost2024-08-213-7/+11
| * | | | | drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers2024-08-211-2/+16
| * | | | | drm/xe/uc: Use devm to register cleanup that includes exec_queuesDaniele Ceraolo Spurio2024-08-192-4/+4
| * | | | | drm/xe: use devm instead of drmm for managed boDaniele Ceraolo Spurio2024-08-191-3/+3
| * | | | | drm/xe/xe2hpg: Add Wa_14021821874Tejas Upadhyay2024-08-192-0/+5
| * | | | | drm/xe: fix WA 14018094691Daniele Ceraolo Spurio2024-08-191-2/+2
| * | | | | drm/xe/xe2: Add Wa_15015404425Tejas Upadhyay2024-08-191-0/+23
| * | | | | drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay2024-08-193-0/+9
| * | | | | drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah2024-08-191-0/+4