aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-03-05drm/i915/selftest_hangcheck: Check sanity with more patienceJanusz Krzysztofik1-1/+1
2024-03-05drm/udl: Add ARGB8888 as a formatDouglas Anderson1-0/+1
2024-03-05drm: Add CONFIG_DRM_WERRORJani Nikula2-0/+16
2024-03-05drm: enable (most) W=1 warnings by default across the subsystemJani Nikula1-0/+25
2024-03-05drm/nouveau: move more missing UAPI bitsKarol Herbst2-17/+15
2024-03-05drm/bridge: Document bridge init order with pre_enable_prev_firstJagan Teki1-0/+14
2024-03-05drm/bridge: Fix improper bridge init order with pre_enable_prev_firstJagan Teki1-2/+8
2024-03-05drm/nouveau: fix stale locked mutex in nouveau_gem_ioctl_pushbufKarol Herbst1-1/+1
2024-03-05drm/tidss: Use dev_err_probe() over dev_dbg() when failing to probe the portAndrew Halaney1-2/+1
2024-03-05drm/i915: Don't explode when the dig port we don't have an AUX CHVille Syrjälä1-3/+14
2024-03-05Merge tag 'drm-intel-fixes-2024-03-01' of https://anongit.freedesktop.org/git...Daniel Vetter2-31/+19
2024-03-04drm/i915/guc: Correct capture of EIR register on hangJohn Harrison1-5/+1
2024-03-04drm/amdgpu: workaround to avoid SET_Q_MODE packets v2Christian König2-16/+93
2024-03-04drm/amdgpu: cleanup conditional executionChristian König11-184/+99
2024-03-04drm/amdgpu: Use rpm_mode flag instead of checking it again for rpmMa Jun1-12/+12
2024-03-04drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-03-04drm/amdgpu: change vm->task_info handlingShashank Sharma14-129/+259
2024-03-04drm/amd/display: handle range offsets in VRR rangesAlex Deucher1-5/+14
2024-03-04drm/amd/display: add amdgpu_dm support for DCN351Hamza Mahfooz2-0/+10
2024-03-04drm/amd/display: add DC changes for DCN351Hamza Mahfooz13-4/+2801
2024-03-04drm/amd/display: add DCN351 IRQ changesHamza Mahfooz3-1/+431
2024-03-04drm/amd/display: add DMUB source files and changes for DCN351Hamza Mahfooz4-0/+52
2024-03-04drm/amd: add register headers for DCN351Hamza Mahfooz2-0/+68723
2024-03-04drm/amd/display: add DCN351 version identifiersHamza Mahfooz2-0/+3
2024-03-04Revert "drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute" for R...Jesse Zhang3-81/+1
2024-03-04drm/xe: Convert xe_pm_runtime_{get, put} to void and protect from recursionRodrigo Vivi2-13/+16
2024-03-04drm/xe: Create a xe_pm_runtime_resume_and_get variant for displayRodrigo Vivi3-5/+19
2024-03-04drm/xe: Fix display runtime_pm handlingRodrigo Vivi3-1/+19
2024-03-04drm/panel-edp: Add prepare_to_enable to 200ms for MNC207QS1-1Zhengqiao Xia1-1/+8
2024-03-04drm/panel: boe-tv101wum-nl6: Fine tune Himax83102-j02 panel HFP and HBP (again)Cong Yang1-4/+4
2024-03-04drm/dp: Fix documentation of DP tunnel functionsImre Deak1-3/+4
2024-03-04drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld1-1/+2
2024-03-04drm/xe: Fix ref counting leak on page faultMatthew Brost1-2/+4
2024-03-04drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala1-24/+0
2024-03-04drm/xe/guc: Fix missing topology initZhanjun Dong1-2/+1
2024-03-04drm/xe/xe2: fix 64-bit division in pte_update_sizeArnd Bergmann1-1/+1
2024-03-04drm/xe/kunit: fix link failure with built-in xeArnd Bergmann3-3/+5
2024-03-04drm: Fix output poll work for drm_kms_helper_poll=nImre Deak1-3/+5
2024-03-04drm/xe: Implement capture of HWSP and HWCTXMaarten Lankhorst1-1/+63
2024-03-04drm/xe: Add infrastructure for delayed LRC captureMaarten Lankhorst6-4/+35
2024-03-04drm/xe: Move lrc snapshot capturing to xe_lrc.cMaarten Lankhorst5-34/+63
2024-03-04drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld1-1/+2
2024-03-04drm/i915/overlay: Remove redundant drm_rect_visible() useArthur Grillo1-3/+4
2024-03-04drm/i915: fix applying placement flagChristian König1-1/+1
2024-03-04drm/msm/dpu: capture snapshot on the first commit_done timeoutDmitry Baryshkov1-0/+10
2024-03-04drm/msm/dpu: split dpu_encoder_wait_for_event into two functionsDmitry Baryshkov4-49/+55
2024-03-04drm/msm/dpu: make "vblank timeout" more usefulDmitry Baryshkov1-1/+1
2024-03-04drm/msm/dp: allow YUV420 mode for DP connector when CDM availablePaloma Arellano5-7/+15
2024-03-04drm/msm/dpu: reserve CDM blocks for DP if mode is YUV420Paloma Arellano1-8/+14
2024-03-04drm/msm/dpu: modify timing engine programming for YUV420 over DPPaloma Arellano1-2/+6