index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-07
Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/dr...
drm-misc-next-2019-01-07-1
drm-misc-next-2019-01-07
Maxime Ripard
6
-11
/
+24
2019-01-07
drm: Fix error handling in drm_legacy_addctx
YueHaibing
1
-6
/
+9
2019-01-03
drm: Reorder set_property_atomic to avoid returning with an active ww_ctx
Chris Wilson
1
-2
/
+3
2019-01-02
drm: forward declare struct drm_file in drm_syncobj.h
topic/drmp-cleanup-2019-01-02
Jani Nikula
1
-1
/
+3
2019-01-02
drm: include types.h from drm_hdcp.h
Jani Nikula
1
-0
/
+2
2019-01-02
drm: include idr.h from drm_file.h
Jani Nikula
1
-0
/
+1
2019-01-02
drm: include kernel.h and agp_backend.h from intel-gtt.h
Jani Nikula
1
-0
/
+3
2019-01-02
drm: un-inline drm_legacy_findmap()
Jani Nikula
2
-10
/
+15
2018-12-27
drm: move DRM_IF_VERSION to drm_internal.h
Sam Ravnborg
2
-2
/
+2
2018-12-27
drm/drm_drv.c: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-12-24
dma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2
-24
/
+4
2018-12-20
drm/bochs: add edid present check
Gerd Hoffmann
1
-0
/
+7
2018-12-19
drm/vc4: Attach margin props to the HDMI connector
Boris Brezillon
1
-0
/
+16
2018-12-19
drm/vc4: Take margin setup into account when updating planes
Boris Brezillon
3
-0
/
+96
2018-12-19
drm/connector: Allow creation of margin props alone
Boris Brezillon
2
-18
/
+67
2018-12-19
drm/connector: Clarify the unit of TV margins
Boris Brezillon
2
-5
/
+5
2018-12-19
drm/connector: Fix drm_mode_create_tv_properties() doc
Boris Brezillon
1
-1
/
+1
2018-12-19
drm: dw-hdmi-i2s: convert to SPDX identifiers
Kuninori Morimoto
1
-4
/
+1
2018-12-18
MAINTAINERS: drm: Remove myself as drm-bridge maintainer
Archit Taneja
1
-1
/
+0
2018-12-17
drm/vkms: set preferred depth to 24
emersion
1
-0
/
+1
2018-12-17
drm/ati_pcigart: Fix error code in drm_ati_pcigart_init()
Dan Carpenter
2
-5
/
+7
2018-12-17
drm: Fix an error pointer dereference()
Dan Carpenter
1
-3
/
+3
2018-12-14
drm/dp_mst: Refactor drm_dp_update_payload_part1()
Lyude Paul
1
-29
/
+42
2018-12-14
drm/dp_mst: Remove bogus conditional in drm_dp_update_payload_part1()
Lyude Paul
1
-3
/
+1
2018-12-14
drm/virtio: switch to generic fbdev emulation
Gerd Hoffmann
5
-215
/
+8
2018-12-14
drm: Remove complete task from TODO documentation
Shayenne da Luz Moura
1
-3
/
+0
2018-12-13
drm/dp_mst: Fix memory leak in drm_dp_mst_topology_mgr_destroy()
Lyude Paul
1
-0
/
+1
2018-12-13
drm: Rename crtc_idr as object_idr to KMS cleanups
Shayenne da Luz Moura
4
-12
/
+12
2018-12-12
drm/rockchip: Add implicit fencing support for planes
Heiko Stuebner
1
-0
/
+2
2018-12-12
drm/xen: Don't set the dpms hook
Daniel Vetter
1
-1
/
+0
2018-12-12
drm/qxl: Don't set the dpms hook
Daniel Vetter
1
-1
/
+0
2018-12-11
drm/syncobj: remove drm_syncobj_cb and cleanup
Christian König
2
-82
/
+30
2018-12-11
drm/etnaviv: fix for 64bit seqno change
Christian König
1
-1
/
+1
2018-12-11
drm/atomic: integrate modeset lock with private objects
Rob Clark
9
-9
/
+74
2018-12-10
drm/dp/mst: Validate REMOTE_I2C_READ harder
Ville Syrjälä
1
-7
/
+18
2018-12-10
drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
Ville Syrjälä
1
-0
/
+1
2018-12-10
drm/ast: Remove set but not used variable 'bo'
YueHaibing
1
-2
/
+0
2018-12-10
drm/dp-mst-helper: Remove hotplug callback
Daniel Vetter
6
-41
/
+4
2018-12-08
drm/vc4: Add support for X/Y reflection
Boris Brezillon
1
-12
/
+47
2018-12-08
drm/vc4: Fix negative X/Y positioning on SAND planes
Boris Brezillon
1
-0
/
+21
2018-12-07
drm/v3d: Invalidate the caches from the outside in.
Eric Anholt
1
-2
/
+6
2018-12-07
drm/v3d: Stop trying to flush L2C on V3D 3.3+
Eric Anholt
1
-3
/
+8
2018-12-07
drm/v3d: Drop the wait for L2T flush to complete.
Eric Anholt
1
-4
/
+4
2018-12-07
drm/v3d: Don't bother flushing L1TD at job start.
Eric Anholt
1
-12
/
+0
2018-12-07
drm/v3d: Drop unused v3d_flush_caches().
Eric Anholt
2
-22
/
+0
2018-12-07
drm/v3d: Document cache flushing ABI.
Eric Anholt
1
-0
/
+8
2018-12-07
drm/i915: Compile fix for 64b dma-fence seqno
Mika Kuoppala
5
-22
/
+22
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
8
-16
/
+24
2018-12-06
drm/qxl: add spice-devel list to MAINTAINERS
Gerd Hoffmann
1
-0
/
+1
2018-12-06
drm/v3d: fix broken build
Christian König
1
-1
/
+1
[next]