summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-07-31drm/vc4: tests: pv-muxing: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: helpers: Create a helper to allocate an atomic stateMaxime Ripard
2023-07-31drm/tests: helpers: Create a helper to allocate a locking ctxMaxime Ripard
2023-07-31drm/tests: probe-helper: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: modes: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()Maxime Ripard
2023-07-31drm/tests: helpers: Switch to kunit actionsMaxime Ripard
2023-07-31drm/i915: Fix premature release of request's reusable memoryJanusz Krzysztofik
2023-07-31drm/bridge: fix -Wunused-const-variable= warningZhu Wang
2023-07-31drm/ssd130x: clean up some inconsistent indentingJiapeng Chong
2023-07-31Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman
2023-07-29drm: Fix references to drm_plane_helper_check_state()Geert Uytterhoeven
2023-07-29drm: Remove references to removed transitional helpersGeert Uytterhoeven
2023-07-29drm/repaper: Reduce temporary buffer size in repaper_fb_dirty()Geert Uytterhoeven
2023-07-29drm/armada: Fix off-by-one error in armada_overlay_get_property()Geert Uytterhoeven
2023-07-29drm: Spelling s/sempahore/semaphore/Geert Uytterhoeven
2023-07-29drm/udl: Convert to drm_crtc_helper_atomic_check()Geert Uytterhoeven
2023-07-29drm/bridge_connector: Handle drm_connector_init_with_ddc() failuresGeert Uytterhoeven
2023-07-28drm/nouveau/nvkm/dp: Add workaround to fix DP 1.3+ DPCD issuesLyude Paul
2023-07-28gpu: ipu-v3: prg: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-28gpu: ipu-v3: pre: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-28drm/imx/ipuv3: ipuv3-plane: reuse local variable height in atomic_updatePhilipp Zabel
2023-07-28drm/imx/ipuv3: Fix front porch adjustment upon hactive aligningAlexander Stein
2023-07-28drm/ast: report connection status on Display Port.Jocelyn Falempe
2023-07-28drm/ast: Add BMC virtual connectorJocelyn Falempe
2023-07-28drm/imx/dcss: Use dev_err_probeAlexander Stein
2023-07-28drm/panel: simple: Simplify matching using of_device_get_match_data()Geert Uytterhoeven
2023-07-28drm/gem-fb-helper: Consistenly use drm_dbg_kms()Geert Uytterhoeven
2023-07-28drm/atomic-helper: Update reference to drm_crtc_force_disable_all()Geert Uytterhoeven
2023-07-28Merge tag 'drm-msm-fixes-2023-07-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-07-28Merge tag 'amd-drm-fixes-6.5-2023-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-27drm/vkms: Fix race-condition between the hrtimer and the atomic commitMaĆ­ra Canal
2023-07-27drm/vkms: Add support to 1D gamma LUTArthur Grillo
2023-07-27drm/i915/selftest/gsc: Ensure GSC Proxy init completes before selftestsAlan Previn
2023-07-27drm/radeon: Prefer strscpy over strlcpy calls in radeon_atombios.cSrinivasan Shanmugam
2023-07-27drm/amdgpu: correct vmhub index in GMC v10/11Lang Yu
2023-07-27drm/amdgpu: Fix non-standard format specifiers in 'amdgpu_show_fdinfo'Srinivasan Shanmugam
2023-07-27drm/amdgpu: set completion status as preempted for the resubmissionJiadong Zhu
2023-07-27drm/radeon: Fix ENOSYS with better fitting error codes in radeon_gem.cSrinivasan Shanmugam
2023-07-27drm/radeon: Remove unnecessary NULL test before kfree in 'radeon_connector_fr...Srinivasan Shanmugam
2023-07-27drm/amdgpu: Use parentheses for sizeof *numa_info in 'amdgpu_acpi_get_numa_info'Srinivasan Shanmugam
2023-07-27drm/radeon: Prefer strscpy over strlcpy in 'radeon_combios_get_power_modes'Srinivasan Shanmugam
2023-07-27drm/amdgpu: Fix unnecessary else after return in 'amdgpu_eeprom_xfer'Srinivasan Shanmugam
2023-07-27drm/amdgpu/discovery: enable PSP 14.0.0 supportLi Ma
2023-07-27drm/amdgpu: add PSP 14.0.0 supportLi Ma
2023-07-27drm/radeon: Fix format errorYonggang Wu
2023-07-27drm/amdkfd: fix and enable ttmp setup for gfx11Jonathan Kim
2023-07-27drm/amdgpu: Move externs to amdgpu.h file from amdgpu_drv.cSrinivasan Shanmugam
2023-07-27drm/amdgpu: Prefer dev_* variant over printk in amdgpu_atpx_handler.cSrinivasan Shanmugam
2023-07-27drm/amdgpu: Fix no new typedefs for enum _AMDGPU_DOORBELL_*Srinivasan Shanmugam