index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
drm/sti: Stop consulting plane->fb
Ville Syrjälä
1
-4
/
+5
2018-03-29
drm/i915: Stop consulting plane->fb
Ville Syrjälä
2
-2
/
+2
2018-03-29
drm: Use plane->state->fb over plane->fb
Ville Syrjälä
3
-8
/
+24
2018-03-29
drm: Make the fb refcount handover less magic
Ville Syrjälä
1
-2
/
+1
2018-03-29
drm: Adjust whitespace for legibility
Ville Syrjälä
2
-2
/
+8
2018-03-29
drm: Add local 'plane' variable for primary/cursor planes
Ville Syrjälä
2
-27
/
+37
2018-03-29
drm/atomic-helper: WARN if legacy plane fb pointers are bogus when committing...
Ville Syrjälä
1
-1
/
+6
2018-03-29
drm: Clear crtc->primary->crtc when disabling the crtc via setcrtc()
Ville Syrjälä
1
-1
/
+1
2018-03-29
drm/atomic-helper: Drop plane->fb references only for drm_atomic_helper_shutd...
Ville Syrjälä
1
-39
/
+39
2018-03-29
drm: Use srcu to protect drm_device.unplugged
Noralf Trønnes
1
-5
/
+49
2018-03-28
drm: add parameter explanation for some gem dmabuf_ops
Samuel Li
1
-0
/
+13
2018-03-28
drm/tinydrm: Make fb_dirty into a lower level hook
Ville Syrjälä
8
-77
/
+66
2018-03-28
drm/simple-kms-helper: Plumb plane state to the enable hook
Ville Syrjälä
9
-9
/
+19
2018-03-28
drm/udl: Get rid of dev->struct_mutex usage
Daniel Vetter
5
-5
/
+11
2018-03-28
drm/rockchip: fixup comment for gem_free_object_unlocked
Daniel Vetter
1
-2
/
+2
2018-03-28
drm/omap: Use normalized zpos for plane placement
Peter Ujfalusi
2
-1
/
+4
2018-03-28
drm: rcar-du: Let core take care of normalizing the zpos
Peter Ujfalusi
1
-9
/
+2
2018-03-28
drm/sti: Let core take care of normalizing the zpos
Peter Ujfalusi
1
-21
/
+3
2018-03-28
drm/tegra: Let core take care of normalizing the zpos
Peter Ujfalusi
1
-17
/
+4
2018-03-28
drm/exynos: Let core take care of normalizing the zpos
Peter Ujfalusi
3
-22
/
+3
2018-03-28
drm: Add drm_mode_config->normalize_zpos boolean
Peter Ujfalusi
1
-0
/
+11
2018-03-28
drm/dp/mst: Fix off-by-one typo when dump payload table
Andy Shevchenko
1
-4
/
+5
2018-03-27
drm/tinydrm: Use gem_free_object_unlocked
Daniel Vetter
1
-1
/
+1
2018-03-26
drm/scdc-helper: Convert errors into debug messages
Ville Syrjälä
1
-5
/
+5
2018-03-26
drm/gem: Document that handle_create must be the last step
Daniel Vetter
1
-3
/
+6
2018-03-26
gpu: drm: nouveau: Use list_{next/prev}_entry instead of list_entry
Arushi Singhal
1
-1
/
+1
2018-03-26
gpu: drm/lease:: Use list_{next/prev}_entry instead of list_entry
Arushi Singhal
1
-1
/
+1
2018-03-21
Merge airlied/drm-next into drm-misc-next
Sean Paul
716
-32814
/
+67289
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
[next]