summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-07-17printk: Add a short description string to kmsg_dump()Jocelyn Falempe
2024-07-17virtio: rename virtio_find_vqs_info() to virtio_find_vqs()Jiri Pirko
2024-07-17virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()Jiri Pirko
2024-07-16drm/panel-edp: Add entry for BOE NV133WUM-N63 panelClayton Craft
2024-07-16drm: lcdif: Use adjusted_mode .clock instead of .crtc_clockMarek Vasut
2024-07-16drm/amd/display: Add simple struct doc to remove doc build warningRodrigo Siqueira
2024-07-16drm/amd/display: Move DIO documentation to the right placeRodrigo Siqueira
2024-07-16drm/amd/swsmu: enable Pstates profile levels for SMU v14.0.4Li Ma
2024-07-16drm/amd/pm: early return if disabling DPMS for GFX IP v11.5.2Tim Huang
2024-07-16drm/amdgpu: add mutex to protect ras shared memoryYiPeng Chai
2024-07-16drm/amd/display: Add function banner for idle_workqueueRoman Li
2024-07-16drm/amd/display: Add doc entry for program_3dlut_sizeAlex Hung
2024-07-16drm/amdgpu/vcn: not pause dpg for unified queueBoyuan Zhang
2024-07-16drm/amdgpu/vcn: identify unified queue in sw initBoyuan Zhang
2024-07-16drm/gpuvm: fix missing dependency to DRM_EXECDanilo Krummrich
2024-07-16drm/i915/dp: Don't switch the LTTPR mode on an active linkImre Deak
2024-07-16drm/i915/dp: Reset intel_dp->link_trained before retraining the linkImre Deak
2024-07-15Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-16drm/i915/gt: Do not consider preemption during execlists_dequeue for gen8Nitin Gote
2024-07-15drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai
2024-07-15drm/amd: Bump KMS_DRIVER_MINOR versionAurabindo Pillai
2024-07-15drm/v3d: Fix Indirect Dispatch configuration for V3D 7.1.6 and laterMaíra Canal
2024-07-15drm/v3d: Add V3D tech revision to the device informationMaíra Canal
2024-07-15drm: panel-orientation-quirks: Add quirk for OrangePi NeoPhilip Mueller
2024-07-15drm/xe/vf: Track writes to inaccessible registers from VFMichal Wajdeczko
2024-07-15drm/stm: ltdc: Remove unused function plane_to_ltdcJiapeng Chong
2024-07-15drm/stm: Avoid use-after-free issues with crtc and planeKatya Orlova
2024-07-15drm/stm: ltdc: check memory returned by devm_kzalloc()Claudiu Beznea
2024-07-15drm/mgag200: Rename BMC vidrst namesThomas Zimmermann
2024-07-15drm/mgag200: Remove vidrst callbacks from struct mgag200_device_funcsThomas Zimmermann
2024-07-15drm/mgag200: Only set VIDRST bits in CRTC modesettingThomas Zimmermann
2024-07-13drm/v3d: Expose memory stats through fdinfoMaíra Canal
2024-07-13drm/v3d: Add some local variables in queries/extensionsTvrtko Ursulin
2024-07-13drm/v3d: Prefer get_user for scalar typesTvrtko Ursulin
2024-07-13drm/v3d: Move perfmon init completely into own unitTvrtko Ursulin
2024-07-13drm/v3d: Do not use intermediate storage when copying performance query resultsTvrtko Ursulin
2024-07-13drm/v3d: Size the kperfmon_ids array at runtimeTvrtko Ursulin
2024-07-13drm/v3d: Move part of copying of reset/copy performance extension to a helperTvrtko Ursulin
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the performance extensionTvrtko Ursulin
2024-07-13drm/v3d: Validate passed in drm syncobj handles in the timestamp extensionTvrtko Ursulin
2024-07-13drm/v3d: Fix potential memory leak in the performance extensionTvrtko Ursulin
2024-07-13drm/v3d: Fix potential memory leak in the timestamp extensionTvrtko Ursulin
2024-07-13drm/v3d: Prevent out of bounds access in performance query extensionsTvrtko Ursulin
2024-07-12drm/xe/xe2: Add Wa_15015404425Tejas Upadhyay
2024-07-12drm/xe/pf: Limit fair VF LMEM provisioningMichal Wajdeczko
2024-07-12drm/nouveau: Improve variable name in nouveau_sched_init()Philipp Stanner
2024-07-12drm/amdgpu/mes12: add missing opcode stringAlex Deucher
2024-07-12drm/amdgpu/mes11: update opcode stringsAlex Deucher
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li
2024-07-12drm/xe/exec: Fix minor bug related to xe_sync_entry_cleanupAshutosh Dixit