index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-21
Merge airlied/drm-next into drm-misc-next
drm-misc-next-2018-03-21
Sean Paul
742
-33314
/
+67874
2018-03-21
drm/qxl: Replace drm_gem_object_reference/unreference() with _get/put()
Santha Meena Ramamoorthy
6
-12
/
+12
2018-03-21
Merge tag 'omapdrm-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...
Dave Airlie
54
-3831
/
+4276
2018-03-21
Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark...
Dave Airlie
71
-241
/
+1858
2018-03-21
Merge tag 'drm/tegra/for-4.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
10
-114
/
+280
2018-03-21
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
7
-77
/
+189
2018-03-20
drm/meson: Fix potential NULL dereference in meson_drv_bind_master()
Wei Yongjun
1
-0
/
+4
2018-03-19
drm/sun4i: backend: Support YUV planes
Maxime Ripard
3
-0
/
+119
2018-03-19
drm/sun4i: backend: Check that we only have a single YUV plane
Maxime Ripard
2
-2
/
+48
2018-03-19
drm/sun4i: Add driver support for A80 display pipeline
Chen-Yu Tsai
3
-2
/
+18
2018-03-19
drm/sun4i: Add support for A80 TCONs
Chen-Yu Tsai
2
-0
/
+28
2018-03-19
drm: Reduce object size of DRM_DEV_<LEVEL> uses
Joe Perches
1
-9
/
+28
2018-03-19
drm: dma_bufs: Fixed checkpatch issues
Paul McQuade
1
-8
/
+8
2018-03-19
drm/msm: fix building without debugfs
Arnd Bergmann
1
-0
/
+2
2018-03-19
drm/msm/mdp5: don't pre-reserve LM's if no dual-dsi
Rob Clark
1
-1
/
+5
2018-03-19
drm/msm/mdp5: add missing LM flush bits
Rob Clark
1
-0
/
+2
2018-03-19
drm/msm/mdp5: print a bit more of the atomic state
Rob Clark
1
-0
/
+5
2018-03-19
drm/msm/mdp5: rework CTL START signal handling
Rob Clark
7
-44
/
+35
2018-03-19
drm/msm: Trigger fence completion from GPU
Bjorn Andersson
3
-16
/
+4
2018-03-19
drm/msm/dsi: fix direct caller of msm_gem_free_object()
Rob Clark
2
-3
/
+2
2018-03-19
drm/msm: strip out msm_fence_cb
Rob Clark
2
-3
/
+0
2018-03-19
drm/msm: rename mdp->disp
Rob Clark
35
-25
/
+25
2018-03-19
drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_init
Gustavo A. R. Silva
1
-1
/
+2
2018-03-19
drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-1
/
+3
2018-03-17
drm/tegra: prime: Implement ->{begin,end}_cpu_access()
Thierry Reding
1
-0
/
+30
2018-03-17
drm/tegra: gem: Map pages via the DMA API
Thierry Reding
1
-16
/
+16
2018-03-17
drm/tegra: hub: Use private object for global state
Thierry Reding
5
-80
/
+123
2018-03-16
drm/vc4_validate: Remove VLA usage
Gustavo A. R. Silva
1
-1
/
+1
2018-03-16
amdgpu/dm: Default PRE_VEGA ASIC support to 'y'
Harry Wentland
1
-1
/
+1
2018-03-16
drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
Rex Zhu
3
-12
/
+5
2018-03-16
drm/amd/display: fix dereferencing possible ERR_PTR()
Shirish S
1
-0
/
+3
2018-03-16
drm/amd/display: Refine disable VGA
Clark Zheng
2
-6
/
+22
2018-03-16
drm: Make drm_mode_vrefresh() a bit more accurate
Ville Syrjälä
1
-10
/
+9
2018-03-16
drm: Nuke the useless 'ret' variable from drm_mode_convert_umode()
Ville Syrjälä
1
-11
/
+4
2018-03-16
drm/i915: Use drm_color_lut_size()
Ville Syrjälä
1
-8
/
+6
2018-03-16
drm/i915: Remove the blob->data casts
Ville Syrjälä
1
-11
/
+7
2018-03-16
drm: Verify gamma/degamma LUT size
Ville Syrjälä
1
-4
/
+35
2018-03-16
drm: Remove now pointelss blob->data casts
Ville Syrjälä
5
-7
/
+5
2018-03-16
Revert "drm: Use a flexible array member for blob property data"
Ville Syrjälä
1
-0
/
+1
2018-03-16
drm/rockchip: cdn-dp: remove the DP phy switch
Chris Zhong
1
-7
/
+0
2018-03-16
drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
Joe Perches
2
-18
/
+25
2018-03-15
drm/amdgpu: Improve documentation of bo_ptr in amdgpu_bo_create_kernel
Andrey Grodzovsky
1
-2
/
+6
2018-03-15
drm/tegra: fb: Properly support linear modifier
Thierry Reding
1
-3
/
+6
2018-03-15
drm/tegra: plane: Support format modifiers
Thierry Reding
4
-2
/
+56
2018-03-15
drm/radeon: Don't turn off DP sink when disconnected
Michel Dänzer
1
-19
/
+12
2018-03-15
drm/amd/pp: Rename file name cz_* to smu8_*
Rex Zhu
6
-4
/
+4
2018-03-15
drm/amd/pp: Replace function/struct name cz_* with smu8_*
Rex Zhu
5
-807
/
+806
2018-03-15
drm/amd/pp: Remove unneeded void * casts in cz_hwmgr.c/cz_smumgr.c
Rex Zhu
2
-60
/
+60
2018-03-15
drm/amd/pp: Mv cz uvd/vce pg/dpm functions to cz_hwmgr.c
Rex Zhu
5
-209
/
+140
2018-03-15
drm/amd/pp: Remove dead header file pp_asicblocks.h
Rex Zhu
2
-48
/
+0
[next]