aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-11-10drm/panfrost: Set clocks on/off during system sleep on MediaTek SoCsAngeloGioacchino Del Regno1-0/+3
2023-11-10drm/panfrost: Implement ability to turn on/off GPU clocks in suspendAngeloGioacchino Del Regno2-4/+68
2023-11-10drm/panfrost: Tighten polling for soft reset and power onAngeloGioacchino Del Regno1-4/+4
2023-11-10drm/panfrost: Perform hard reset to recover GPU if soft reset failsAngeloGioacchino Del Regno2-3/+11
2023-11-10drm/panfrost: Really power off GPU cores in panfrost_gpu_power_off()AngeloGioacchino Del Regno1-18/+46
2023-11-10drm/i915: Implement fdinfo memory stats printingTvrtko Ursulin1-0/+64
2023-11-10drm/i915: Add stable memory region namesTvrtko Ursulin2-0/+20
2023-11-10drm/i915: Account ring buffer and context state storageTvrtko Ursulin3-0/+33
2023-11-10drm/i915: Track page table backing store usageTvrtko Ursulin1-0/+6
2023-11-10drm/i915: Record which client owns a VMTvrtko Ursulin4-5/+14
2023-11-10drm/i915: Add ability for tracking buffer objects per clientTvrtko Ursulin4-3/+90
2023-11-10drm/i915/panelreplay: enable/disable panel replayAnimesh Manna3-16/+55
2023-11-10drm/i915/panelreplay: Enable panel replay dpcd initialization for DPAnimesh Manna1-0/+3
2023-11-10drm/i915/panelreplay: Initializaton and compute config for panel replayAnimesh Manna5-40/+117
2023-11-10drm/i915/psr: Move psr specific dpcd init into own functionJouni Högander1-18/+23
2023-11-10drm/sched: implement dynamic job-flow controlDanilo Krummrich12-45/+147
2023-11-09drm/panel-edp: drm/panel-edp: Add several generic edp panelsHsin-Yi Wang1-0/+51
2023-11-09drm/panel-edp: drm/panel-edp: Fix AUO B116XTN02 nameHsin-Yi Wang1-1/+1
2023-11-09drm/panel-edp: drm/panel-edp: Fix AUO B116XAK01 name and timingHsin-Yi Wang1-1/+3
2023-11-09drm/sched: Qualify drm_sched_wakeup() by drm_sched_entity_is_ready()Luben Tuikov2-5/+7
2023-11-09drm/amdgpu: Change WREG32_RLC to WREG32_SOC15_RLC where inst != 0 (v2)Victor Lu3-43/+37
2023-11-09drm/amdgpu: Use correct KIQ MEC engine for gfx9.4.3 (v5)Victor Lu9-18/+116
2023-11-09drm/amdgpu: add smu v13.0.6 pcs xgmi ras error query supportYang Wang2-0/+22
2023-11-09drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak1-3/+6
2023-11-09drm/amd/display: remove duplicated argumentJosé Pekkarinen1-1/+1
2023-11-09drm/amdgpu: correct mca debugfs dump reg listYang Wang1-2/+9
2023-11-09drm/amdgpu: correct acclerator check architecutre dumpHawking Zhang2-6/+11
2023-11-09drm/amdgpu: add pcs xgmi v6.4.0 ras supportYang Wang2-3/+161
2023-11-09drm/amdgpu: Change extended-scope MTYPE on GC 9.4.3David Yat Sin2-5/+10
2023-11-09drm/amdgpu: disable smu v13.0.6 mca debug mode by defaultYang Wang1-1/+1
2023-11-09drm/amdgpu: Support multiple error query modesHawking Zhang2-23/+78
2023-11-09drm/amdgpu: refine smu v13.0.6 mca dump driverYang Wang3-182/+319
2023-11-09drm/amdgpu: Do not program PF-only regs in hdp_v4_0.c under SRIOV (v2)Victor Lu1-0/+4
2023-11-09drm/amdgpu: Skip PCTL0_MMHUB_DEEPSLEEP_IB write in jpegv4.0.3 under SRIOVVictor Lu1-6/+10
2023-11-09drm: amd: Resolve Sphinx unexpected indentation warningHunter Chasens1-6/+7
2023-11-09drm/amdgpu: correct smu v13.0.6 umc ras error checkYang Wang3-7/+16
2023-11-09drm/amdgpu: Add xcc param to SRIOV kiq write and WREG32_SOC15_IP_NO_KIQ (v4)Victor Lu6-19/+25
2023-11-09drm/amdgpu: Add flag to enable indirect RLCG access for gfx v9.4.3Victor Lu1-0/+1
2023-11-09drm/amd/pm: raise the deep sleep clock threshold for smu 13.0.6Le Ma1-1/+1
2023-11-09drm/amdgpu: correct amdgpu ip block rev infoYang Wang2-2/+2
2023-11-09drm/amd/pm: Hide pp_dpm_pcie device attributeLijo Lazar1-0/+4
2023-11-09drm/amdgpu: Don't warn for unsupported set_xgmi_plpd_modeTao Zhou1-6/+8
2023-11-09drm/amdgpu: lower CS errors to debug severityChristian König1-1/+1
2023-11-09drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-09drm/amdgpu: fix AGP init orderAlex Deucher7-3/+7
2023-11-09Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-11-09drm/eld: add helpers to modify the SADs of an ELDJani Nikula2-0/+56
2023-11-09drm/edid: add helpers to get/set struct cea_sad from/to 3-byte sadJani Nikula2-9/+31
2023-11-09drm/edid: use a temp variable for sads to drop one level of dereferencesJani Nikula1-7/+9
2023-11-09drm/edid: include drm_eld.h only where requiredJani Nikula9-0/+9