index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
drm: mali-dp: enable gamma support
Mihail Atanassov
2017-04-24
6
-9
/
+196
|
*
|
|
|
|
drm: mali-dp: add malidp_crtc_state struct
Mihail Atanassov
2017-04-24
2
-3
/
+55
|
*
|
|
|
|
drm: mali-dp: add custom reset hook for planes
Mihail Atanassov
2017-04-24
1
-1
/
+22
|
*
|
|
|
|
drm: mali-dp: remove unused variable
Arnd Bergmann
2017-04-24
1
-1
/
+0
|
*
|
|
|
|
drm: mali-dp: add atomic_print_state for planes
Mihail Atanassov
2017-04-24
1
-0
/
+13
|
*
|
|
|
|
drm: mali-dp: Enable power management for the device.
Liviu Dudau
2017-04-24
4
-23
/
+125
|
*
|
|
|
|
drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.
Liviu Dudau
2017-04-24
1
-4
/
+8
|
|
/
/
/
/
|
*
|
|
|
Merge tag 'drm-misc-next-fixes-2017-04-20' of git://anongit.freedesktop.org/g...
Dave Airlie
2017-04-21
10
-40
/
+41
|
|
\
\
\
\
|
|
*
|
|
|
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-04-20
8
-32
/
+32
|
|
*
|
|
|
drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()
Dan Carpenter
2017-04-18
1
-3
/
+2
|
|
*
|
|
|
drm/sti: fix GDP size to support up to UHD resolution
Vincent Abriou
2017-04-13
1
-5
/
+7
|
*
|
|
|
|
Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2017-04-20
14
-107
/
+163
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/sun4i: Pass pointer for underlying backend into layer init
Chen-Yu Tsai
2017-03-09
3
-9
/
+9
|
|
*
|
|
|
|
drm/sun4i: Pass pointers for associated backend and tcon into crtc init
Chen-Yu Tsai
2017-03-09
3
-6
/
+9
|
|
*
|
|
|
|
drm/sun4i: tv: Get tcon and backend pointers from associated crtc
Chen-Yu Tsai
2017-03-09
1
-8
/
+11
|
|
*
|
|
|
|
drm/sun4i: Use embedded tcon pointer to get the tcon's output port node
Chen-Yu Tsai
2017-03-09
1
-1
/
+1
|
|
*
|
|
|
|
drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsync
Chen-Yu Tsai
2017-03-09
1
-2
/
+2
|
|
*
|
|
|
|
drm/sun4i: Fix TCON clock and regmap initialization sequence
Chen-Yu Tsai
2017-03-09
1
-7
/
+15
|
|
*
|
|
|
|
drm/sun4i: Grab reserved memory region
Maxime Ripard
2017-03-07
1
-1
/
+11
|
|
*
|
|
|
|
drm/sun4i: Add backend and tcon pointers to sun4i_crtc
Chen-Yu Tsai
2017-03-07
2
-12
/
+9
|
|
*
|
|
|
|
drm/sun4i: Add backend pointer to sun4i_layer
Chen-Yu Tsai
2017-03-07
2
-5
/
+4
|
|
*
|
|
|
|
drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoder
Chen-Yu Tsai
2017-03-07
3
-20
/
+11
|
|
*
|
|
|
|
drm/sun4i: tv: Switch to drm_of_find_possible_crtcs
Chen-Yu Tsai
2017-03-07
1
-1
/
+7
|
|
*
|
|
|
|
drm/sun4i: Drop hardcoded .possible_crtcs values from layers
Chen-Yu Tsai
2017-03-07
3
-2
/
+13
|
|
*
|
|
|
|
drm/sun4i: Drop primary layer pointer from sun4i_drv
Chen-Yu Tsai
2017-03-07
3
-8
/
+21
|
|
*
|
|
|
|
drm/sun4i: Initialize crtc from tcon bind function
Chen-Yu Tsai
2017-03-07
5
-13
/
+13
|
|
*
|
|
|
|
drm/sun4i: Move layers from sun4i_drv to sun4i_crtc
Chen-Yu Tsai
2017-03-07
4
-11
/
+10
|
|
*
|
|
|
|
drm/sun4i: Add end of list element for sun4i_layers_init's returned list
Chen-Yu Tsai
2017-03-07
1
-1
/
+1
|
|
*
|
|
|
|
drm/sun4i: Set drm_crtc.port to the underlying TCON's output port node
Chen-Yu Tsai
2017-03-07
1
-0
/
+5
|
|
*
|
|
|
|
drm/sun4i: Make sunxi_rgb2yuv_coef constant
Chen-Yu Tsai
2017-03-07
1
-1
/
+1
|
|
*
|
|
|
|
drm/sun4i: Make sun4i_crtc_init return ERR_PTR style error codes
Chen-Yu Tsai
2017-03-07
2
-4
/
+4
|
|
*
|
|
|
|
drm/sun4i: Save newly created layer in layers array in sun4i_layers_init
Chen-Yu Tsai
2017-03-07
1
-0
/
+1
|
|
*
|
|
|
|
drm/sun4i: Drop useless assignment in sun4i_layers_init
Chen-Yu Tsai
2017-03-07
1
-1
/
+1
|
|
*
|
|
|
|
drm/sun4i: Fix kcalloc element size in sun4i_layers_init
Chen-Yu Tsai
2017-03-07
1
-1
/
+1
|
|
*
|
|
|
|
drm/sun4i: Check return value of drm_vblank_init
Chen-Yu Tsai
2017-03-07
1
-1
/
+5
|
|
*
|
|
|
|
drm/sun4i: Fix up error path cleanup for master bind function
Chen-Yu Tsai
2017-03-07
1
-5
/
+11
|
|
*
|
|
|
|
drm/sun4i: Move drm_mode_config_cleanup call to main driver
Chen-Yu Tsai
2017-03-07
2
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'v4.11-rc7' into drm-next
Dave Airlie
2017-04-19
12
-27
/
+78
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'linux-4.11' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2017-04-13
4
-8
/
+38
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
drm/nouveau: initial support (display-only) for GP107
Ben Skeggs
2017-04-06
1
-0
/
+30
|
|
|
*
|
|
|
|
|
drm/nouveau/kms/nv50: fix double dma_fence_put() when destroying plane state
Ben Skeggs
2017-04-06
1
-2
/
+0
|
|
|
*
|
|
|
|
|
drm/nouveau/kms/nv50: fix setting of HeadSetRasterVertBlankDmi method
Ben Skeggs
2017-04-06
1
-3
/
+5
|
|
|
*
|
|
|
|
|
drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 one
Ilia Mirkin
2017-04-06
1
-1
/
+1
|
|
|
*
|
|
|
|
|
drm/nouveau/mpeg: mthd returns true on success now
Ilia Mirkin
2017-04-06
2
-2
/
+2
|
|
*
|
|
|
|
|
|
Merge tag 'drm-intel-fixes-2017-04-12' of git://anongit.freedesktop.org/git/d...
Dave Airlie
2017-04-13
18
-69
/
+138
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
drm/i915: Don't call synchronize_rcu_expedited under struct_mutex
Joonas Lahtinen
2017-04-11
1
-10
/
+16
|
|
|
*
|
|
|
|
|
|
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
Sagar Arun Kamble
2017-04-11
2
-2
/
+2
|
|
|
*
|
|
|
|
|
|
Merge tag 'gvt-fixes-2017-04-07' of https://github.com/01org/gvt-linux into d...
Jani Nikula
2017-04-11
1
-1
/
+2
|
|
|
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
|
|
drm/i915/gvt: set the correct default value of CTX STATUS PTR
Min He
2017-04-06
1
-1
/
+2
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'gvt-fixes-2017-04-01' of https://github.com/01org/gvt-linux into d...
Jani Nikula
2017-04-03
6
-12
/
+54
|
|
|
|
\
|
|
|
|
|
|
|
[prev]
[next]