summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-07-16drm: lcdif: Use adjusted_mode .clock instead of .crtc_clockMarek Vasut-3/+2
2024-07-16drm/amd/display: Add simple struct doc to remove doc build warningRodrigo Siqueira-5/+32
2024-07-16drm/amd/display: Move DIO documentation to the right placeRodrigo Siqueira-9/+29
2024-07-16drm/amd/swsmu: enable Pstates profile levels for SMU v14.0.4Li Ma-3/+15
2024-07-16drm/amd/pm: early return if disabling DPMS for GFX IP v11.5.2Tim Huang-12/+4
2024-07-16drm/amdgpu: add mutex to protect ras shared memoryYiPeng Chai-40/+86
2024-07-16drm/amd/display: Add function banner for idle_workqueueRoman Li-0/+13
2024-07-16drm/amd/display: Add doc entry for program_3dlut_sizeAlex Hung-0/+14
2024-07-16drm/amdgpu/vcn: not pause dpg for unified queueBoyuan Zhang-3/+11
2024-07-16drm/amdgpu/vcn: identify unified queue in sw initBoyuan Zhang-24/+16
2024-07-16drm/gpuvm: fix missing dependency to DRM_EXECDanilo Krummrich-0/+1
2024-07-16drm/i915/dp: Don't switch the LTTPR mode on an active linkImre Deak-7/+48
2024-07-16drm/i915/dp: Reset intel_dp->link_trained before retraining the linkImre Deak-0/+2
2024-07-15Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-358/+196
2024-07-16drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote-5/+1
2024-07-15drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai-1/+3
2024-07-15drm/amd: Bump KMS_DRIVER_MINOR versionAurabindo Pillai-1/+2
2024-07-15drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and laterMaíra Canal-3/+13
2024-07-15drm/v3d: Add V3D tech revision to the device informationMaíra Canal-4/+9
2024-07-15drm: panel-orientation-quirks: Add quirk for OrangePi NeoPhilip Mueller-0/+6
2024-07-15drm/xe/vf: Track writes to inaccessible registers from VFMichal Wajdeczko-1/+32
2024-07-15drm/stm: ltdc: Remove unused function plane_to_ltdcJiapeng Chong-5/+0
2024-07-15drm/stm: Avoid use-after-free issues with crtc and planeKatya Orlova-56/+20
2024-07-15drm/stm: ltdc: check memory returned by devm_kzalloc()Claudiu Beznea-0/+2
2024-07-15drm/mgag200: Rename BMC vidrst namesThomas Zimmermann-20/+20
2024-07-15drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcsThomas Zimmermann-42/+10
2024-07-15drm/mgag200: Only set VIDRST bits in CRTC modesettingThomas Zimmermann-13/+15
2024-07-13drm/v3d: Expose memory stats through fdinfoMaíra Canal-0/+14
2024-07-13drm/v3d: Add some local variables in queries/extensionsTvrtko Ursulin-39/+49
2024-07-13drm/v3d: Prefer get_user for scalar typesTvrtko Ursulin-5/+5
2024-07-13drm/v3d: Move perfmon init completely into own unitTvrtko Ursulin-33/+38
2024-07-13drm/v3d: Do not use intermediate storage when copying performance query resultsTvrtko Ursulin-21/+36
2024-07-13drm/v3d: Size the kperfmon_ids array at runtimeTvrtko Ursulin-12/+15
2024-07-13drm/v3d: Move part of copying of reset/copy performance extension to a helperTvrtko Ursulin-84/+68
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the performance extensionTvrtko Ursulin-0/+8
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the timestamp extensionTvrtko Ursulin-0/+12
2024-07-13drm/v3d: Fix potential memory leak in the performance extensionTvrtko Ursulin-26/+50
2024-07-13drm/v3d: Fix potential memory leak in the timestamp extensionTvrtko Ursulin-19/+48
2024-07-13drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin-0/+6
2024-07-12drm/xe/xe2: Add Wa_15015404425Tejas Upadhyay-0/+23
2024-07-12drm/xe/pf: Limit fair VF LMEM provisioningMichal Wajdeczko-0/+1
2024-07-12drm/nouveau: Improve variable name in nouveau_sched_init()Philipp Stanner-2/+2
2024-07-12drm/amdgpu/mes12: add missing opcode stringAlex Deucher-0/+1
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher-0/+3
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li-1/+0
2024-07-12drm/xe/exec: Fix minor bug related to xe_sync_entry_cleanupAshutosh Dixit-7/+7
2024-07-12drm/i915/fbc: Extract intel_fbc_cfb_cpp()Ville Syrjälä-6/+12
2024-07-12drm/i915/fbc: Extract _intel_fbc_cfb_size()Ville Syrjälä-2/+7
2024-07-12drm/i915/fbc: Extract intel_fbc_max_cfb_height()Ville Syrjälä-7/+20
2024-07-12drm/i915/fbc: Reoder CFB max height platform checksVille Syrjälä-3/+3