index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: rcar-du: Remove inclusion of drmP.h
Laurent Pinchart
2019-01-14
11
-13
/
+3
*
drm: rcar-du: Disable unused DPAD outputs
Laurent Pinchart
2019-01-14
1
-0
/
+43
*
drm: rcar-du: Move CRTC outputs bitmask to private CRTC state
Laurent Pinchart
2019-01-14
6
-39
/
+47
*
drm: rcar-du: Replace EXT_CTRL_REGS feature flag with generation check
Laurent Pinchart
2019-01-14
3
-19
/
+6
*
drm: rcar-du: dw-hdmi: Reject modes with a too high clock frequency
Laurent Pinchart
2019-01-14
1
-0
/
+15
*
drm: rcar-du: lvds: add R8A774C0 support
Fabrizio Castro
2019-01-14
1
-0
/
+1
*
drm: rcar-du: Add r8a774c0 device support
Fabrizio Castro
2019-01-14
1
-0
/
+27
*
drm: rcar-du: Convert live DT patches to sugar syntax
Geert Uytterhoeven
2019-01-14
5
-170
/
+135
*
drm/shmob: Fix return value check in shmob_drm_probe
YueHaibing
2019-01-14
1
-2
/
+2
*
drm: bridge: Constify mode arguments to bridge .mode_set() operation
Laurent Pinchart
2019-01-14
24
-55
/
+56
*
Merge tag 'tilcdc-4.22' of https://github.com/jsarha/linux into drm-next
Dave Airlie
2019-01-10
1
-17
/
+17
|
\
|
*
drm/tilcdc: Register cpufreq notifier after we have initialized crtc
Jyri Sarha
2019-01-04
1
-17
/
+17
*
|
drm/msm: fix build warning for 64-bit seqno
Dave Airlie
2019-01-09
1
-1
/
+1
*
|
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-01-09
50
-497
/
+481
|
\
\
|
*
\
Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/dr...
Maxime Ripard
2019-01-07
1
-0
/
+11
|
|
\
\
|
|
*
|
drm: un-inline drm_legacy_findmap()
Jani Nikula
2019-01-02
1
-0
/
+11
|
*
|
|
drm: Fix error handling in drm_legacy_addctx
YueHaibing
2019-01-07
1
-6
/
+9
|
*
|
|
drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
Chris Wilson
2019-01-03
1
-2
/
+3
|
*
|
|
drm: move DRM_IF_VERSION to drm_internal.h
Sam Ravnborg
2018-12-27
1
-0
/
+2
|
*
|
|
drm/drm_drv.c: Remove duplicate header
Brajeswar Ghosh
2018-12-27
1
-1
/
+0
|
*
|
|
drm/bochs: add edid present check
Gerd Hoffmann
2018-12-20
1
-0
/
+7
|
*
|
|
drm/vc4: Attach margin props to the HDMI connector
Boris Brezillon
2018-12-19
1
-0
/
+16
|
*
|
|
drm/vc4: Take margin setup into account when updating planes
Boris Brezillon
2018-12-19
3
-0
/
+96
|
*
|
|
drm/connector: Allow creation of margin props alone
Boris Brezillon
2018-12-19
1
-18
/
+65
|
*
|
|
drm/connector: Fix drm_mode_create_tv_properties() doc
Boris Brezillon
2018-12-19
1
-1
/
+1
|
*
|
|
drm: dw-hdmi-i2s: convert to SPDX identifiers
Kuninori Morimoto
2018-12-19
1
-4
/
+1
|
*
|
|
drm/vkms: set preferred depth to 24
emersion
2018-12-17
1
-0
/
+1
|
*
|
|
drm/ati_pcigart: Fix error code in drm_ati_pcigart_init()
Dan Carpenter
2018-12-17
2
-5
/
+7
|
*
|
|
drm: Fix an error pointer dereference()
Dan Carpenter
2018-12-17
1
-3
/
+3
|
*
|
|
drm/dp_mst: Refactor drm_dp_update_payload_part1()
Lyude Paul
2018-12-14
1
-29
/
+42
|
*
|
|
drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
Lyude Paul
2018-12-14
1
-3
/
+1
|
*
|
|
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
2018-12-14
5
-215
/
+8
|
*
|
|
drm/dp_mst: Fix memory leak in drm_dp_mst_topology_mgr_destroy()
Lyude Paul
2018-12-13
1
-0
/
+1
|
*
|
|
drm: Rename crtc_idr as object_idr to KMS cleanups
Shayenne da Luz Moura
2018-12-13
3
-9
/
+9
|
*
|
|
drm/rockchip: Add implicit fencing support for planes
Heiko Stuebner
2018-12-12
1
-0
/
+2
|
*
|
|
drm/xen: Don't set the dpms hook
Daniel Vetter
2018-12-12
1
-1
/
+0
|
*
|
|
drm/qxl: Don't set the dpms hook
Daniel Vetter
2018-12-12
1
-1
/
+0
|
*
|
|
drm/syncobj: remove drm_syncobj_cb and cleanup
Christian König
2018-12-11
1
-61
/
+30
|
*
|
|
drm/etnaviv: fix for 64bit seqno change
Christian König
2018-12-11
1
-1
/
+1
|
*
|
|
drm/atomic: integrate modeset lock with private objects
Rob Clark
2018-12-11
7
-8
/
+29
|
*
|
|
drm/dp/mst: Validate REMOTE_I2C_READ harder
Ville Syrjälä
2018-12-10
1
-7
/
+18
|
*
|
|
drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
Ville Syrjälä
2018-12-10
1
-0
/
+1
|
*
|
|
drm/ast: Remove set but not used variable 'bo'
YueHaibing
2018-12-10
1
-2
/
+0
|
*
|
|
drm/dp-mst-helper: Remove hotplug callback
Daniel Vetter
2018-12-10
5
-39
/
+4
|
*
|
|
drm/vc4: Add support for X/Y reflection
Boris Brezillon
2018-12-08
1
-12
/
+47
|
*
|
|
drm/vc4: Fix negative X/Y positioning on SAND planes
Boris Brezillon
2018-12-08
1
-0
/
+21
|
*
|
|
drm/v3d: Invalidate the caches from the outside in.
Eric Anholt
2018-12-07
1
-2
/
+6
|
*
|
|
drm/v3d: Stop trying to flush L2C on V3D 3.3+
Eric Anholt
2018-12-07
1
-3
/
+8
|
*
|
|
drm/v3d: Drop the wait for L2T flush to complete.
Eric Anholt
2018-12-07
1
-4
/
+4
|
*
|
|
drm/v3d: Don't bother flushing L1TD at job start.
Eric Anholt
2018-12-07
1
-12
/
+0
[next]