index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
drm/msm: change msm_sched_ops from global to static
Tom Rix
1
-1
/
+1
2022-04-27
drm/msm: remove unused hotplug and edid macros from msm_drv.h
Abhinav Kumar
1
-4
/
+0
2022-04-26
drm/msm/dsi: Add support for DSC configuration
Vinod Koul
1
-1
/
+97
2022-04-26
drm/msm: Update generated headers
Vinod Koul
1
-0
/
+80
2022-04-26
drm/msm/dsi: add mode valid callback for dsi_mgr
Vinod Koul
3
-0
/
+40
2022-04-26
drm/msm/disp/dpu1: Add DSC support in RM
Vinod Koul
3
-0
/
+58
2022-04-26
drm/msm/disp/dpu1: Add support for DSC in topology
Vinod Koul
2
-0
/
+15
2022-04-26
drm/msm: Add missing num_dspp field documentation
Vinod Koul
1
-0
/
+1
2022-04-26
drm/msm/dpu: don't use merge_3d if DSC merge topology is used
Dmitry Baryshkov
3
-1
/
+25
2022-04-26
drm/msm/disp/dpu1: Add support for DSC in encoder
Vinod Koul
2
-1
/
+135
2022-04-26
drm/msm/disp/dpu1: Add DSC support in hw_ctl
Vinod Koul
2
-1
/
+12
2022-04-26
drm/msm/disp/dpu1: Add DSC for SDM845 to hw_catalog
Vinod Koul
1
-0
/
+20
2022-04-26
drm/msm/disp/dpu1: Add support for DSC in pingpong block
Vinod Koul
2
-0
/
+46
2022-04-26
drm/msm/disp/dpu1: Add support for DSC
Vinod Koul
5
-0
/
+322
2022-04-26
drm/msm/dsi: Pass DSC params to drm_panel
Vinod Koul
6
-0
/
+38
2022-04-26
drm/msm/dsi: add support for dsc data
Vinod Koul
2
-0
/
+136
2022-04-26
drm/msm/dp: enable widebus feature for display port
Kuogee Hsieh
8
-5
/
+71
2022-04-26
drm/msm/dpu: revise timing engine programming to support widebus feature
Kuogee Hsieh
5
-14
/
+67
2022-04-26
drm/msm/dpu: replace BIT(x) with correspond marco define string
Kuogee Hsieh
1
-3
/
+9
2022-04-26
drm/msm/dpu: adjust display_v_end for eDP and DP
Kuogee Hsieh
1
-0
/
+1
2022-04-26
drm/msm: remove unused plane_property field from msm_drm_private
Dmitry Baryshkov
1
-10
/
+0
2022-04-26
drm/msm: don't store created planes, connectors and encoders
Dmitry Baryshkov
7
-34
/
+13
2022-04-26
drm/msm: loop over encoders using drm_for_each_encoder()
Dmitry Baryshkov
2
-6
/
+5
2022-04-26
drm/msm/dpu: remove manual destruction of DRM objects
Dmitry Baryshkov
1
-30
/
+3
2022-04-26
drm/msm: properly add and remove internal bridges
Dmitry Baryshkov
4
-0
/
+13
2022-04-26
drm/msm: make mdp5/dpu devices master components
Dmitry Baryshkov
7
-183
/
+79
2022-04-26
drm/msm: allow compile time selection of driver components
Dmitry Baryshkov
6
-11
/
+115
2022-04-26
drm/msm: stop using device's match data pointer
Dmitry Baryshkov
7
-69
/
+42
2022-04-26
drm/msm: split the main platform driver
Dmitry Baryshkov
5
-205
/
+288
2022-04-26
drm/msm: remove extra indirection for msm_mdss
Dmitry Baryshkov
3
-102
/
+83
2022-04-26
drm/msm: unify MDSS drivers
Dmitry Baryshkov
5
-325
/
+93
2022-04-25
drm/display: Introduce a DRM display-helper module
Thomas Zimmermann
1
-1
/
+2
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
6
-6
/
+9
2022-04-22
Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/msm into drm-fixes
Dave Airlie
1
-1
/
+1
2022-04-21
drm/msm: return the average load over the polling period
Chia-I Wu
2
-1
/
+62
2022-04-21
drm/msm: simplify gpu_busy callback
Chia-I Wu
4
-34
/
+41
2022-04-21
drm/msm: remove explicit devfreq status reset
Chia-I Wu
1
-7
/
+0
2022-04-21
drm/msm: Add a way for userspace to allocate GPU iova
Rob Clark
5
-0
/
+89
2022-04-21
drm/msm/gem: Add fenced vma unpin
Rob Clark
7
-17
/
+66
2022-04-21
drm/msm/gem: Split vma lookup and pin
Rob Clark
3
-42
/
+44
2022-04-21
drm/msm/gem: Rework vma lookup and pin
Rob Clark
1
-24
/
+26
2022-04-21
drm/msm: Drop msm_gem_iova()
Rob Clark
3
-24
/
+14
2022-04-21
drm/msm/gem: Drop PAGE_SHIFT for address space mm
Rob Clark
4
-14
/
+13
2022-04-21
drm/msm/gem: Split out inuse helper
Rob Clark
3
-3
/
+9
2022-04-21
drm/msm/gem: Convert some missed GEM_WARN_ON()s
Rob Clark
1
-5
/
+5
2022-04-21
drm/msm/gpu: Drop duplicate fence counter
Rob Clark
6
-10
/
+9
2022-04-21
drm/msm/gem: Move prototypes
Rob Clark
2
-23
/
+22
2022-04-21
drm/msm: Add a way to override processes comm/cmdline
Rob Clark
4
-5
/
+58
2022-04-21
drm/msm: Split out helper to get comm/cmdline
Rob Clark
1
-16
/
+16
2022-04-21
drm/msm: Add support for pointer params
Rob Clark
5
-12
/
+21
[prev]
[next]