Age | Commit message (Expand) | Author | Files | Lines |
2021-11-28 | drm/msm/dsi: stop setting clock parents manually | Dmitry Baryshkov | 4 | -73/+2 |
2021-11-28 | drm/msm/dsi: untangle cphy setting from the src pll setting | Dmitry Baryshkov | 3 | -2/+13 |
2021-11-28 | drm/msm/edp: drop old eDP support | Dmitry Baryshkov | 11 | -2662/+0 |
2021-11-28 | drm/msm/mdp5: drop eDP support | Dmitry Baryshkov | 1 | -16/+1 |
2021-11-28 | drm/msm/dpu: don't cache pipe->cap->sblk in dpu_plane | Dmitry Baryshkov | 1 | -17/+8 |
2021-11-28 | drm/msm/dpu: don't cache pipe->cap->features in dpu_plane | Dmitry Baryshkov | 1 | -7/+5 |
2021-11-28 | drm/msm/dpu: remove dpu_hw_pipe_cdp_cfg from dpu_plane | Dmitry Baryshkov | 2 | -9/+7 |
2021-11-28 | drm/msm/dpu: drop dpu_csc_cfg from dpu_plane | Dmitry Baryshkov | 5 | -50/+54 |
2021-11-28 | drm/msm/dpu: move dpu_hw_pipe_cfg out of struct dpu_plane | Dmitry Baryshkov | 1 | -47/+57 |
2021-11-28 | drm/msm/dpu: remove stage_cfg from struct dpu_crtc | Dmitry Baryshkov | 2 | -7/+6 |
2021-11-28 | drm/msm/dpu: drop pipe_name from struct dpu_plane | Dmitry Baryshkov | 1 | -6/+2 |
2021-11-28 | drm/msm/dpu: remove pipe_qos_cfg from struct dpu_plane | Dmitry Baryshkov | 1 | -14/+16 |
2021-11-28 | drm/msm/dpu: move LUT levels out of QOS config | Dmitry Baryshkov | 3 | -28/+20 |
2021-11-26 | drm: msm: fix building without CONFIG_COMMON_CLK | Arnd Bergmann | 2 | -4/+4 |
2021-11-22 | drm/msm: Do hw_init() before capturing GPU state | Rob Clark | 1 | -0/+1 |
2021-11-22 | drm/msm/dp: Avoid unpowered AUX xfers that caused crashes | Douglas Anderson | 1 | -0/+17 |
2021-11-22 | drm/msm/dsi: set default num_data_lanes | Philip Chen | 1 | -0/+2 |
2021-11-21 | drm/msm/gpu: Fix check for devices without devfreq | Rob Clark | 1 | -3/+3 |
2021-11-21 | drm/msm/gpu: Fix idle_work time | Rob Clark | 1 | -1/+1 |
2021-11-21 | drm/msm/a6xx: Fix uinitialized use of gpu_scid | Akhil P Oommen | 1 | -9/+9 |
2021-11-21 | drm/msm: Fix null ptr access msm_ioctl_gem_submit() | Akhil P Oommen | 1 | -0/+1 |
2021-11-21 | drm/msm: Demote debug message | Rob Clark | 1 | -1/+1 |
2021-11-21 | drm/msm: Make a6xx_gpu_set_freq() static | Rob Clark | 1 | -1/+1 |
2021-11-21 | drm/msm: Restore error return on invalid fence | Rob Clark | 3 | -0/+10 |
2021-11-21 | drm/msm: Fix wait_fence submitqueue leak | Rob Clark | 1 | -20/+29 |
2021-11-21 | drm/msm: Fix mmap to include VM_IO and VM_DONTDUMP | Douglas Anderson | 1 | -2/+1 |
2021-11-21 | drm/msm/devfreq: Fix OPP refcnt leak | Rob Clark | 1 | -0/+5 |
2021-11-21 | drm/msm/a6xx: Allocate enough space for GMU registers | Douglas Anderson | 1 | -2/+2 |
2021-11-12 | Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 118 | -750/+1474 |
2021-11-12 | Merge tag 'drm-misc-fixes-2021-11-11' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 7 | -11/+54 |
2021-11-12 | BackMerge tag 'v5.15' into drm-next | Dave Airlie | 5 | -1/+18 |
2021-11-11 | mm/migrate.c: remove MIGRATE_PFN_LOCKED | Alistair Popple | 2 | -4/+2 |
2021-11-11 | drm/ttm: Double check mem_type of BO while eviction | xinhui pan | 1 | -1/+2 |
2021-11-11 | Merge tag 'amd-drm-fixes-5.16-2021-11-10' of https://gitlab.freedesktop.org/a... | Dave Airlie | 32 | -79/+205 |
2021-11-11 | Merge tag 'drm-misc-next-fixes-2021-11-10' of git://anongit.freedesktop.org/d... | Dave Airlie | 12 | -189/+21 |
2021-11-10 | drm/amdgpu: add missed support for UVD IP_VERSION(3, 0, 64) | Guchun Chen | 3 | -0/+3 |
2021-11-10 | drm/amdgpu: drop jpeg IP initialization in SRIOV case | Guchun Chen | 1 | -1/+2 |
2021-11-10 | drm/amd/display: reject both non-zero src_x and src_y only for DCN1x | Shirish S | 1 | -9/+11 |
2021-11-10 | Merge tag 'drm-intel-next-fixes-2021-11-09' of git://anongit.freedesktop.org/... | Dave Airlie | 13 | -111/+148 |
2021-11-10 | drm/amd/display: Add callbacks for DMUB HPD IRQ notifications | Nicholas Kazlauskas | 1 | -2/+15 |
2021-11-10 | drm/amd/display: Don't lock connection_mutex for DMUB HPD | Nicholas Kazlauskas | 1 | -4/+0 |
2021-11-10 | drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro ends | Anson Jacob | 3 | -7/+9 |
2021-11-10 | drm/amdkfd: Fix retry fault drain race conditions | Felix Kuehling | 2 | -5/+20 |
2021-11-10 | drm/amdkfd: lower the VAs base offset to 8KB | Alex Sierra | 1 | -1/+1 |
2021-11-10 | drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptly | Shirish S | 1 | -1/+1 |
2021-11-10 | drm/amd/amdgpu: fix the kfd pre_reset sequence in sriov | shaoyunl | 1 | -4/+1 |
2021-11-10 | drm/amdgpu: fix uvd crash on Polaris12 during driver unloading | Evan Quan | 1 | -11/+13 |
2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -27/+8 |
2021-11-09 | lib, stackdepot: add helper to print stack entries into buffer | Imran Khan | 4 | -27/+8 |
2021-11-09 | drm/i915/adlp/fb: Prevent the mapping of redundant trailing padding NULL pages | Imre Deak | 2 | -1/+11 |