summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-12-06drm/amd/display: Update BIOS FW info table revisionChris Park
2023-12-06drm/amd/display: Skip DPIA-specific DP LL automation flag for non-DPIA linksGeorge Shen
2023-12-06drm/amd/display: Fix null pointerJohnson Chen
2023-12-06drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee
2023-12-06drm/amd/display: Fix MST PBN/X.Y value calculationsIlya Bakoulin
2023-12-06drm/amd/display: insert drv-pmfw log + rollback to new contextCharlene Liu
2023-12-06drm/amd/display: Increase scratch buffer sizeJosip Pavic
2023-12-06drm/amd/display: Change dither policy for 10bpc to roundKrunoslav Kovac
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang
2023-12-06drm/amd/display: Add missing dcn35 RCO registersDaniel Miess
2023-12-06drm/amdkfd: Use partial migrations/mapping for GPU/CPU page faults in SVMXiaogang Chen
2023-12-06drm/amd/display: Only enumerate top local sink as DP2 outputMichael Strauss
2023-12-06drm/amd/display: Add ODM check during pipe split/merge validationRelja Vojvodic
2023-12-06drm/amd/display: initialize all the dpm level's stutter latencyCharlene Liu
2023-12-06drm/amd/display: Optimize fast validation casesAlvin Lee
2023-12-06drm/amd/amdgpu: Move vcn4 fw_shared init to a single functionBokun Zhang
2023-12-06drm/amdgpu: disable MCBP by defaultJiadong Zhu
2023-12-06drm/bridge: nxp-ptn3460: simplify some error checkingDan Carpenter
2023-12-06drm/imagination: move update_logtype() into ifdef sectionArnd Bergmann
2023-12-06drm/imagination: Removed unused functions in pvr_fw_traceDonald Robson
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann
2023-12-06drm/xlnx: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/simpledrm: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/ofdrm: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/solomon: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/shmobile: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/loongson: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/amdgpu: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann
2023-12-06drm/plane-helper: Move drm_plane_helper_atomic_check() into udlThomas Zimmermann
2023-12-06drm/msm/dpu: correct clk bit for WB2 blockDmitry Baryshkov
2023-12-06drm: Remove Kconfig option for legacy support (CONFIG_DRM_LEGACY)Thomas Zimmermann
2023-12-06drm: Remove source code for non-KMS driversThomas Zimmermann
2023-12-06drm: Remove locking for legacy ioctls and DRM_UNLOCKEDThomas Zimmermann
2023-12-06drm: Remove support for legacy driversThomas Zimmermann
2023-12-06drm: Remove the legacy DRM_IOCTL_MODESET_CTL ioctlThomas Zimmermann
2023-12-06drm: Remove entry points for legacy ioctlsThomas Zimmermann
2023-12-06drm/radeon: Do not include <drm/drm_legacy.h>Thomas Zimmermann
2023-12-06drm: Include <drm/drm_device.h>Thomas Zimmermann
2023-12-06drm/i915: Include <drm/drm_auth.h>Thomas Zimmermann
2023-12-06drm: Include <drm/drm_auth.h>Thomas Zimmermann
2023-12-05drm/msm/dpu: use drmm-managed allocation for dpu_encoder_virtDmitry Baryshkov
2023-12-05drm/msm/dpu: drop dpu_encoder_phys_ops::destroyDmitry Baryshkov
2023-12-05drm/msm/dpu: use drmm-managed allocation for dpu_encoder_physDmitry Baryshkov
2023-12-05drm/msm/dpu: use drmm-managed allocation for dpu_crtcDmitry Baryshkov
2023-12-05drm/msm/dpu: use drmm-managed allocation for dpu_planeDmitry Baryshkov
2023-12-05drm/msm/dpu: remove QoS teardown on plane destructionDmitry Baryshkov
2023-12-05drm/msm/dpu: drop unused dpu_plane::lockDmitry Baryshkov
2023-12-05drm/msm/dpu: use devres-managed allocation for HW blocksDmitry Baryshkov
2023-12-05drm/msm/dpu: use devres-managed allocation for MDP TOPDmitry Baryshkov
2023-12-05drm/msm/dpu: use devres-managed allocation for VBIF dataDmitry Baryshkov