Age | Commit message (Expand) | Author |
2021-02-25 | drm/atomic: Pass the full state to planes atomic disable and update | Maxime Ripard |
2021-02-24 | drm: Rename plane->state variables in atomic update and disable | Maxime Ripard |
2021-02-24 | drm: Use state helper instead of plane state pointer in atomic_check | Maxime Ripard |
2021-02-24 | drm: Use the state pointer directly in planes atomic_check | Maxime Ripard |
2021-02-24 | drm/atomic: Pass the full state to planes atomic_check | Maxime Ripard |
2021-02-24 | drm: Rename plane atomic_check state names | Maxime Ripard |
2021-02-24 | drm/atomic: Pass the full state to planes async atomic check and update | Maxime Ripard |
2021-02-23 | drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers | Thomas Zimmermann |
2021-02-17 | drm: Switch to %p4cc format modifier | Sakari Ailus |
2021-01-07 | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2020-12-18 | Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-12-16 | Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | Merge drm/drm-next into drm-misc-next | Maarten Lankhorst |
2020-12-15 | Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter |
2020-12-10 | Merge tag 'drm-msm-next-2020-12-07' of https://gitlab.freedesktop.org/drm/msm... | Dave Airlie |
2020-12-08 | iommu/io-pgtable: Remove tlb_flush_leaf | Robin Murphy |
2020-12-05 | drm/msm: add IOMMU_SUPPORT dependency | Arnd Bergmann |
2020-12-05 | drm/msm: a5xx: Make preemption reset case reentrant | Marijn Suijten |
2020-12-05 | drm/msm/dpu: enable DSPP support on SM8[12]50 | Dmitry Baryshkov |
2020-12-03 | drm/msm: Fix use-after-free in msm_gem with carveout | Iskren Chernev |
2020-12-03 | drm/msm/dp: fix connect/disconnect handled at irq_hpd | Kuogee Hsieh |
2020-12-03 | drm/msm/dpu: update the qos remap only if the client type changes | Abhinav Kumar |
2020-12-03 | drm/msm/disp/dpu1/dpu_hw_interrupts: Demote kernel-doc formatting misuse | Lee Jones |
2020-11-30 | drm/prime: split array import functions v4 | Christian König |
2020-11-29 | drm/msm/dpu: consider vertical front porch in the prefill bw calculation | Kalyan Thota |
2020-11-29 | drm/msm/a6xx: Add support for using system cache on MMU500 based targets | Jordan Crouse |
2020-11-29 | drm/msm/a6xx: Add support for using system cache(LLC) | Sharat Masetty |
2020-11-29 | drm/msm: rearrange the gpu_rmw() function | Sharat Masetty |
2020-11-29 | drm/msm/dp: remove duplicate include statement | Tian Tao |
2020-11-29 | drm/msm: dsi: Constify dsi_host_ops | Rikard Falkeborn |
2020-11-29 | drm/msm/dp/dp_ctrl: Move 'tu' from the stack to the heap | Lee Jones |
2020-11-29 | drm/msm/adreno/a6xx_gpu_state: Make some local functions static | Lee Jones |
2020-11-29 | drm/msm/msm_gem_shrinker: Fix descriptions for 'drm_device' | Lee Jones |
2020-11-29 | drm/msm/msm_drv: Make '_msm_ioremap()' static | Lee Jones |
2020-11-29 | drm/msm/disp/dpu1/dpu_plane: Fix some spelling and missing function param des... | Lee Jones |
2020-11-29 | drm/msm/disp/dpu1/dpu_vbif: Fix a couple of function param descriptions | Lee Jones |
2020-11-29 | drm/msm/disp/dpu1/dpu_rm: Fix formatting issues and supply 'global_state' des... | Lee Jones |
2020-11-29 | drm/msm/disp/dpu1/dpu_hw_sspp: Fix kernel-doc formatting abuse | Lee Jones |
2020-11-29 | drm/msm/disp/dpu1/dpu_hw_lm: Fix misnaming of parameter 'ctx' | Lee Jones |
2020-11-29 | drm/msm/disp/dpu1/dpu_encoder: Fix a few parameter/member formatting issues | Lee Jones |
2020-11-29 | drm/msm/disp/dpu1/dpu_hw_catalog: Move definitions to the only place they are... | Lee Jones |
2020-11-29 | drm/msm/disp/dpu1/dpu_hw_catalog: Remove duplicated initialisation of 'max_li... | Lee Jones |
2020-11-29 | drm/msm/disp/dpu1/dpu_formats: Demote non-conformant kernel-doc header | Lee Jones |
2020-11-29 | drm/msm/disp/dpu1/dpu_hw_blk: Add one missing and remove an extra param descr... | Lee Jones |
2020-11-29 | drm/msm/disp/dpu1/dpu_core_perf: Fix kernel-doc formatting issues | Lee Jones |
2020-11-29 | msm/mdp5: Fix some kernel-doc warnings | Rob Clark |
2020-11-23 | drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variables | Lee Jones |
2020-11-23 | drm/msm/disp/dpu1/dpu_core_perf: Remove set but unused variable 'dpu_cstate' | Lee Jones |
2020-11-23 | drm/msm/disp/mdp5/mdp5_kms: Make local functions 'mdp5_{en, dis}able()' static | Lee Jones |
2020-11-23 | drm/msm/disp/mdp5/mdp5_crtc: Make local function 'mdp5_crtc_setup_pipeline()'... | Lee Jones |