summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun2024-03-041-1/+11
| * drm/amdgpu: change vm->task_info handlingShashank Sharma2024-03-0414-129/+259
| * drm/amd/display: handle range offsets in VRR rangesAlex Deucher2024-03-041-5/+14
| * drm/amd/display: add amdgpu_dm support for DCN351Hamza Mahfooz2024-03-042-0/+10
| * drm/amd/display: add DC changes for DCN351Hamza Mahfooz2024-03-0413-4/+2801
| * drm/amd/display: add DCN351 IRQ changesHamza Mahfooz2024-03-043-1/+431
| * drm/amd/display: add DMUB source files and changes for DCN351Hamza Mahfooz2024-03-044-0/+52
| * drm/amd: add register headers for DCN351Hamza Mahfooz2024-03-042-0/+68723
| * drm/amd/display: add DCN351 version identifiersHamza Mahfooz2024-03-042-0/+3
| * Revert "drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute" for R...Jesse Zhang2024-03-043-81/+1
* | Merge tag 'drm-msm-next-2024-03-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2024-03-0823-291/+736
|\ \
| * | drm/msm/dpu: capture snapshot on the first commit_done timeoutDmitry Baryshkov2024-03-041-0/+10
| * | drm/msm/dpu: split dpu_encoder_wait_for_event into two functionsDmitry Baryshkov2024-03-044-49/+55
| * | drm/msm/dpu: make "vblank timeout" more usefulDmitry Baryshkov2024-03-041-1/+1
| * | drm/msm/dp: allow YUV420 mode for DP connector when CDM availablePaloma Arellano2024-03-045-7/+15
| * | drm/msm/dpu: reserve CDM blocks for DP if mode is YUV420Paloma Arellano2024-03-041-8/+14
| * | drm/msm/dpu: modify timing engine programming for YUV420 over DPPaloma Arellano2024-03-041-2/+6
| * | drm/msm/dpu: modify encoder programming for CDM over DPPaloma Arellano2024-03-045-1/+98
| * | drm/msm/dp: enable SDP and SDE periph flush updatePaloma Arellano2024-03-044-0/+25
| * | drm/msm/dpu: add support of new peripheral flush mechanismKuogee Hsieh2024-03-042-0/+27
| * | drm/msm/dp: add VSC SDP support for YUV420 over DPPaloma Arellano2024-03-047-0/+195
| * | drm/msm/dp: move parity calculation to dp_utilsPaloma Arellano2024-03-044-87/+112
| * | drm/msm/dp: change clock related programming for YUV420 over DPPaloma Arellano2024-03-044-5/+15
| * | drm/msm/dp: program config ctrl for YUV420 over DPPaloma Arellano2024-03-041-0/+3
| * | drm/msm/dpu: move widebus logic to its own APIPaloma Arellano2024-03-042-13/+20
| * | drm/msm/dp: check if VSC SDP is supported in DP programmingPaloma Arellano2024-03-043-1/+6
| * | drm/msm/dp: store mode YUV420 information to be used by rest of DPPaloma Arellano2024-03-042-4/+14
| * | drm/msm/dp: rename wide_bus_en to wide_bus_supportedPaloma Arellano2024-03-041-21/+21
| * | drm/msm/dpu: move dpu_encoder_helper_phys_setup_cdm to dpu_encoderPaloma Arellano2024-03-043-83/+87
| * | drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DPPaloma Arellano2024-03-042-15/+16
| * | drm/msm/dpu: pass mode dimensions instead of fb size in CDM setupPaloma Arellano2024-03-041-2/+2
| * | drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano2024-03-041-2/+4
| * | drm/msm/dpu: allow certain formats for CDM for DPPaloma Arellano2024-03-041-1/+1
| * | Merge tag 'drm-misc-next-2024-02-29' into msm-nextRob Clark2024-03-031895-13685/+53388
| |\ \
* | \ \ Merge tag 'drm-etnaviv-next-2024-03-07' of https://git.pengutronix.de/git/lst...Dave Airlie2024-03-089-44/+163
|\ \ \ \
| * | | | drm/etnaviv: Restore some id valuesChristian Gmeiner2024-03-072-1/+10
| * | | | drm/etnaviv: add sensitive state for PE_RT_ADDR_4_PIPE(3, 0|1) addressChristian Gmeiner2024-01-231-0/+1
| * | | | drm/etnaviv: Expose a few more chipspecs to userspaceTomeu Vizoso2024-01-234-0/+71
| * | | | drm/etnaviv: disable MLCG and pulse eater on GPU resetLucas Stach2024-01-231-1/+12
| * | | | drm/etnaviv: Drop the 'len' parameter of etnaviv_iommu_map() functionSui Jingfeng2024-01-231-2/+2
| * | | | drm/etnaviv: Clean up etnaviv_gem_get_pagesSui Jingfeng2024-01-231-3/+2
| * | | | drm/etnaviv: Add a helper to get the first available GPU device nodeSui Jingfeng2024-01-231-9/+17
| * | | | drm/etnaviv: Add helper functions to create and destroy platform deviceSui Jingfeng2023-10-111-16/+37
| * | | | drm/etnaviv: Fix coding styleSui Jingfeng2023-10-111-6/+6
| * | | | drm/etnaviv: Drop the second argument of the etnaviv_gem_new_impl()Sui Jingfeng2023-10-111-4/+3
| * | | | drm/etnaviv: Replace strncpy with strscpy_padJustin Stitt2023-10-111-2/+2
* | | | | Merge tag 'drm-xe-next-fixes-2024-03-04' of ssh://gitlab.freedesktop.org/drm/...Dave Airlie2024-03-087-33/+13
|\ \ \ \ \
| * | | | | drm/xe: Replace 'grouped target' in Makefile with pattern ruleDafna Hirschfeld2024-03-041-1/+2
| * | | | | drm/xe: Fix ref counting leak on page faultMatthew Brost2024-03-041-2/+4
| * | | | | drm/xe: Remove obsolete async_ops from struct xe_vmMika Kuoppala2024-03-041-24/+0