summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
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/i915/dsi: fix DSS CTL register offsets for TGL+Jani Nikula1-4/+16
2023-04-20drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin1-7/+50
2023-04-13drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()Ville Syrjälä1-1/+20
2023-04-13drm/i915: Use _MMIO_PIPE() for SKL_BOTTOM_COLORVille Syrjälä1-1/+2
2023-04-13drm/bridge: lt9611: Fix PLL being unable to lockRobert Foss1-0/+1
2023-04-13drm/i915/dp_mst: Fix payload removal during output disablingImre Deak1-6/+10
2023-04-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak4-15/+19
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-13pwm: Make .get_state() callback return an error codeUwe Kleine-König1-6/+8
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: 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/i915/tc: Fix the ICL PHY ownership check in TC-cold stateImre Deak1-2/+2
2023-04-06drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger3-7/+62
2023-04-06drm/amdkfd: fix potential kgd_mem UAFsChia-I Wu1-6/+10
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
2023-04-06drm/msm/disp/dpu: fix sc7280_pp base offsetKuogee Hsieh1-1/+1
2023-04-06drm/msm/dpu: correct sm8250 and sm8350 scalerDmitry Baryshkov1-9/+9
2023-04-06drm/msm/dpu: Refactor sc7280_pp locationRobert Foss1-7/+7
2023-03-30drm/amdkfd: Fix the memory overrunMa Jun1-1/+1
2023-03-30drm/amdkfd: add GC 11.0.4 KFD supportYifan Zhang2-0/+3
2023-03-30drm/amdkfd: Fix the warning of array-index-out-of-boundsMa Jun4-292/+282
2023-03-30drm/amdkfd: introduce dummy cache info for property asicPrike Liang1-1/+52
2023-03-30drm/amdgpu: reposition the gpu reset checking for reuseTim Huang2-20/+25
2023-03-30drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang1-1/+4
2023-03-30drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä1-0/+1
2023-03-30drm/i915/active: Fix missing debug object activationNirmoy Das1-2/+1
2023-03-30drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng4-17/+18
2023-03-30drm/meson: fix missing component unbind on bind errorsJohan Hovold1-5/+8
2023-03-30drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-30drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not foundMatheus Castello1-2/+2
2023-03-30drm/amd: Fix initialization mistake for NBIO 7.3.0Mario Limonciello1-5/+9
2023-03-30drm/amdgpu: Fix call trace warning and hang when removing amdgpu devicelyndonli1-1/+1
2023-03-30drm/amd/display: Update clock table to include highest clock settingSwapnil Patel1-1/+18
2023-03-30drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()Alexandr Sapozhnikov1-1/+1