aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-02-27drm/i915/hdcp: Allocate stream id after HDCP AKE stageSuraj Kandpal1-72/+65
2024-02-27drm/i915/hdcp: Don't enable HDCP1.4 directly from check_linkSuraj Kandpal1-9/+3
2024-02-27drm/i915/hdcp: Don't enable HDCP2.2 directly from check_linkSuraj Kandpal1-23/+2
2024-02-27drm/i915/hdcp: Extract hdcp structure from correct connectorSuraj Kandpal1-2/+5
2024-02-27drm/mediatek: Filter modes according to hardware capabilityHsiao Chien Sung6-0/+116
2024-02-26drm/xe/guc: Handle timing out of signaled jobs gracefullyMatthew Brost1-13/+19
2024-02-26drm/xe: get rid of MAX_BINDSPaulo Zanoni1-4/+1
2024-02-26drm/xe: Use vmalloc for array of bind allocation in bind IOCTLMatthew Brost1-11/+14
2024-02-26drm/amdkfd: Add partition id field to location_idLijo Lazar1-2/+3
2024-02-26drm/amdgpu: reserve more memory for MES runtime DRAMTim Huang1-3/+10
2024-02-26drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang1-20/+25
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-26drm/xe: Extend uAPI to query HuC micro-controler firmware versionFrancois Dugast1-4/+34
2024-02-26Merge drm/drm-next into drm-misc-next-fixesThomas Zimmermann657-5531/+37218
2024-02-26drm/xe: Remove useless mem_access on PAT dumpsRodrigo Vivi1-10/+0
2024-02-26drm/xe: Convert gt_reset from mem_access to xe_pm_runtimeRodrigo Vivi1-3/+4
2024-02-26drm/xe: Remove mem_access from suspend and resume functionsRodrigo Vivi1-8/+0
2024-02-26drm/xe: Convert gsc_work from mem_access to xe_pm_runtimeRodrigo Vivi1-2/+3
2024-02-26drm/xe: Remove useless mem_access protection for query ioctlsRodrigo Vivi1-4/+0
2024-02-26drm/xe: Convert hwmon from mem_access to xe_pm_runtime callsRodrigo Vivi1-12/+13
2024-02-26drm/xe: Replace dma_buf mem_access per direct xe_pm_runtime callsRodrigo Vivi1-2/+3
2024-02-26drm/xe: Runtime PM wake on every debugfs callRodrigo Vivi5-16/+66
2024-02-26drm/xe: Remove mem_access from guc_pc callsRodrigo Vivi1-54/+10
2024-02-26drm/xe: Runtime PM wake on every sysfs callRodrigo Vivi7-5/+129
2024-02-26drm/xe: Convert kunit tests from mem_access to xe_pm_runtimeRodrigo Vivi3-12/+22
2024-02-26drm/xe: Runtime PM wake on every IOCTLRodrigo Vivi3-2/+51
2024-02-26drm/xe: Convert mem_access assertion towards the runtime_pm stateRodrigo Vivi3-1/+29
2024-02-26drm/xe: Document Xe PM componentRodrigo Vivi1-11/+98
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