aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-02-26drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun5-25/+20
2024-02-26drm/amdgpu: Do not program SQ_TIMEOUT_CONFIG in SRIOVVictor Lu1-0/+3
2024-02-26drm/amdgpu: Fix ineffective ras_mask settingsStanley.Yang1-0/+1
2024-02-26drm/amdkfd: Skip packet submission on fatal errorLijo Lazar6-7/+23
2024-02-26drm/amdgpu: Add fatal error detected flagLijo Lazar3-0/+39
2024-02-26drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam1-0/+5
2024-02-26drm/amdgpu: Fix the runtime resume failure issueMa Jun1-0/+3
2024-02-26drm/mgag200: Add a workaround for low-latencyJocelyn Falempe3-0/+37
2024-02-26drm/msm/adreno: Add A702 supportKonrad Dybcio3-9/+117
2024-02-26drm/msm: Fix page fault client detection on a660 family and a7xxConnor Abbott1-10/+85
2024-02-26drm/msm: More fully implement devcoredump for a7xxConnor Abbott4-632/+1462
2024-02-26drm/msm: Fix snapshotting a7xx indexed regsConnor Abbott1-2/+2
2024-02-26drm/msm: Import a7xx crashdump register lists from kgslConnor Abbott2-0/+1681
2024-02-26drm/msm: add support for A750 GPUNeil Armstrong4-5/+49
2024-02-26drm/msm/adreno: Add A305B supportLuca Weiss3-7/+26
2024-02-26drm/msm/a7xx: Fix LLC typoRob Clark1-1/+1
2024-02-26drm/msm/adreno: Update generated headersRob Clark9-1738/+5589
2024-02-26drm/msm/adreno: Add support for SM7150 SoC machineDanila Tikhonov1-0/+22
2024-02-26drm/msm/a6xx: specify UBWC config for sc7180Dmitry Baryshkov1-2/+1
2024-02-26drm/ttm/tests: depend on UML || COMPILE_TESTChristian König1-2/+3
2024-02-26Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard177-954/+1379
2024-02-26Merge drm/drm-next into drm-misc-next-fixesThomas Zimmermann657-5531/+37218
2024-02-26Merge drm/drm-next into drm-misc-nextThomas Zimmermann657-5531/+37218
2024-02-26drm/edid/firmware: Remove built-in EDIDsMaxime Ripard1-148/+14
2024-02-26drm/tegra: Remove existing framebuffer only if we support displayThierry Reding1-3/+20
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter52-171/+415
2024-02-26Merge tag 'drm-xe-next-2024-02-25' of ssh://gitlab.freedesktop.org/drm/xe/ker...Daniel Vetter140-1185/+6486
2024-02-26drm/sun4i: hdmi: Consolidate atomic_check and mode_validMaxime Ripard1-27/+47
2024-02-26drm/sun4i: hdmi: Switch to container_of_constMaxime Ripard1-12/+4
2024-02-26drm/sun4i: hdmi: Move mode_set into enableMaxime Ripard1-24/+14
2024-02-26drm/sun4i: hdmi: Convert encoder to atomicMaxime Ripard1-7/+10
2024-02-26Merge tag 'drm-misc-next-2024-02-22' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter44-1144/+3314
2024-02-26drm/i915/hdcp: Remove additional timing for reading mst hdcp messageSuraj Kandpal1-7/+2
2024-02-26drm/i915/hdcp: Move to direct reads for HDCPSuraj Kandpal1-22/+9
2024-02-26drm/tidss: Fix sync-lost issue with two displaysTomi Valkeinen1-0/+10
2024-02-26drm/tidss: Fix initial plane zpos valuesTomi Valkeinen1-1/+1
2024-02-26drm: lcdif: Switch to drmm_mode_config_initMarek Vasut1-2/+5
2024-02-26drm/mxsfb: Switch to drmm_mode_config_initMarek Vasut1-2/+5
2024-02-26drm/i915/hdcp: Remove additional timing for reading mst hdcp messageSuraj Kandpal1-7/+2
2024-02-26drm/i915/hdcp: HDCP Capability for the downstream deviceSuraj Kandpal1-5/+16
2024-02-26drm/i915/hdcp: Add new remote capability check shim functionSuraj Kandpal4-0/+50
2024-02-26drm/i915/hdcp: Rename hdcp capable functionsSuraj Kandpal6-31/+31
2024-02-26drm/i915/hdcp: Pass drm_dp_aux to read_bcaps functionSuraj Kandpal1-5/+7
2024-02-26drm/i915/hdcp: Refactor intel_dp_hdcp2_capableSuraj Kandpal1-4/+12
2024-02-26drm/i915/hdcp: Move source hdcp2 checks into its own functionSuraj Kandpal1-3/+17
2024-02-26drm/i915/hdcp: Move to direct reads for HDCPSuraj Kandpal1-22/+9
2024-02-26drm/i915/display/debugfs: New entry "DRRS capable" to i915_drrs_statusBhanuprakash Modem1-0/+6
2024-02-23drm/i915: convert remaining intel_dp_vsc_sdp_packRodrigo Vivi1-1/+1
2024-02-23drm/v3d: Enable V3D to use different PAGE_SIZEMaíra Canal5-10/+10
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds35-186/+166