summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-04-26drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer1-7/+3
2023-04-26drm/rockchip: vop2: fix suspend/resumeSascha Hauer1-0/+8
2023-04-26drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin1-1/+1
2023-04-26drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu2-3/+17
2023-04-26drm/i915: Fix fast wake AUX sync lenVille Syrjälä1-1/+1
2023-04-26drm: test: Fix 32-bit issue in drm_buddy_testDavid Gow1-1/+2
2023-04-26drm: buddy_allocator: Fix buddy allocator init on 32-bit systemsDavid Gow1-2/+2
2023-04-20drm/amd/pm: correct SMU13.0.7 max shader clock reportingHoratio Zhang1-1/+60
2023-04-20drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsHoratio Zhang1-7/+15
2023-04-20drm/amd/pm: correct the pcie link state check for SMU13Evan Quan3-4/+10
2023-04-20drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian1-0/+5
2023-04-20drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang1-0/+9
2023-04-20drm/amdgpu: add mes resume when do gfx post soft resetTong Liu011-0/+9
2023-04-20drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede1-3/+10
2023-04-20drm/armada: Fix a potential double free in an error handling pathChristophe JAILLET1-1/+0
2023-04-20drm/nouveau/fb: add missing sysmen flush callbacksKarol Herbst4-0/+4
2023-04-20drm/i915/dsi: fix DSS CTL register offsets for TGL+Jani Nikula1-4/+16
2023-04-20drm/i915: Workaround ICL CSC_MODE sticky armingVille Syrjälä1-1/+42
2023-04-20drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin1-7/+50
2023-04-13drm/bridge: lt9611: Fix PLL being unable to lockRobert Foss1-0/+1
2023-04-13drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 resetTim Huang1-0/+12
2023-04-13drm/amdgpu: for S0ix, skip SDMA 5.x+ suspend/resumeAlex Deucher1-0/+6
2023-04-13drm/amd/display: Clear MST topology if it fails to resumeRoman Li1-0/+2
2023-04-13drm/i915: fix race condition UAF in i915_perf_add_config_ioctlMin Li1-3/+3
2023-04-13drm/i915: Fix context runtime accountingTvrtko Ursulin1-2/+10
2023-04-13drm/nouveau/disp: Support more modes by checking with lower bpcKarol Herbst2-3/+37
2023-04-13drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon1-0/+1
2023-04-13drm/i915/huc: Cancel HuC delayed load timer on reset.Daniele Ceraolo Spurio2-6/+8
2023-04-13drm/i915: Add a .color_post_update() hookVille Syrjälä3-0/+17
2023-04-13drm/i915: Move the DSB setup/cleaup into the color codeVille Syrjälä4-15/+30
2023-04-06drm/amdkfd: Get prange->offset after svm_range_vram_node_newXiaogang Chen1-7/+9
2023-04-06drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...Ville Syrjälä1-2/+21
2023-04-06drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()Ville Syrjälä1-1/+20
2023-04-06drm/i915: Disable DC states for all commitsVille Syrjälä1-3/+25
2023-04-06drm/i915/dpt: Treat the DPT BO as a framebufferVille Syrjälä3-1/+6
2023-04-06drm/i915/gem: Flush lmem contents after constructionChris Wilson1-1/+2
2023-04-06drm/amd/display: Take FEC Overhead into Timeslot CalculationFangzhi Zuo2-8/+27
2023-04-06drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2-0/+31
2023-04-06drm/amdgpu: allow more APUs to do mode2 reset when go to S4Tim Huang1-1/+6
2023-04-06drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach1-1/+9
2023-04-06drm/nouveau/kms: Fix backlight registrationHans de Goede1-1/+6
2023-04-06drm/i915/perf: Drop wakeref on GuC RC errorChris Wilson2-5/+15
2023-04-06drm/i915/tc: Fix the ICL PHY ownership check in TC-cold stateImre Deak1-2/+2
2023-04-06drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit3-26/+26
2023-04-06drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger3-7/+62
2023-04-06drm/amd/display: Fix HDCP failing to enable after suspendBhawanpreet Lakha1-1/+1
2023-04-06drm/amdkfd: fix potential kgd_mem UAFsChia-I Wu1-6/+10
2023-04-06drm/amdgpu/vcn: custom video info caps for sriovJane Jian3-11/+99
2023-04-06drm/amdkfd: fix a potential double free in pqm_create_queueChia-I Wu1-2/+2
2023-04-06drm/amdkfd: Fix BO offset for multi-VMA page migrationXiaogang Chen1-7/+10