index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-21
MAINTAINERS: add Documentation/gpu and Documentation/gpu/i915.rst
Jani Nikula
1
-0
/
+2
2016-06-21
Documentation/gpu: split up the gpu documentation
Jani Nikula
6
-2596
/
+2593
2016-06-21
Documentation/gpu: add new gpu.rst converted from DocBook gpu.tmpl
Jani Nikula
2
-0
/
+2602
2016-06-21
drm/crtc-helper: disable_unused_functions really isn't for atomic
Daniel Vetter
1
-0
/
+3
2016-06-21
drm/rcar-du: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-5
/
+0
2016-06-21
drm/msm: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-8
/
+0
2016-06-21
drm/mediatek: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-7
/
+0
2016-06-21
drm/hisilicon: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-8
/
+0
2016-06-21
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-7
/
+0
2016-06-21
drm/arc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-8
/
+0
2016-06-21
drm/rockchip: Finish initialization before registering DRM device
Tomasz Figa
1
-14
/
+7
2016-06-21
drm/omapdrm: don't call drm_helper_disable_unused_functions
Daniel Vetter
1
-3
/
+0
2016-06-20
drm: Mark set/drop master ioctl as unlocked.
Daniel Vetter
1
-2
/
+2
2016-06-20
drm: Mark authmagic ioctls as unlocked
Daniel Vetter
1
-2
/
+2
2016-06-20
drm: Protect authmagic with master_mutex
Daniel Vetter
1
-8
/
+6
2016-06-20
drm: Move authmagic cleanup into drm_master_release
Daniel Vetter
2
-5
/
+5
2016-06-20
drm: Only do the hw.lock cleanup in master_relase for !MODESET
Daniel Vetter
1
-9
/
+11
2016-06-20
drm: Prevent NULL deref in drm_name_info()
Chris Wilson
1
-11
/
+10
2016-06-20
drm: fix send_vblank_event use-after-free error
Matthew Auld
1
-2
/
+2
2016-06-20
dma-buf: remove dma_buf_debugfs_create_file()
Mathias Krause
2
-22
/
+9
2016-06-20
dma-buf: remove dma_buf directory on bufinfo file creation errors
Mathias Krause
1
-1
/
+4
2016-06-20
dma-buf: propagate errors from dma_buf_describe() on debugfs read
Mathias Krause
1
-11
/
+3
2016-06-20
drm/i915: Avoid use-after-free of intel_encoder in intel_dp_connector_destrpy
Chris Wilson
1
-2
/
+3
2016-06-19
drm/i915: Move backlight unregistration to connector unregistration
Chris Wilson
3
-15
/
+12
2016-06-19
drm/i915: Move intel_connector->unregister to connector->early_unregister
Chris Wilson
12
-51
/
+32
2016-06-19
drm: Protect drm_connector_register_all() under DRIVER_MODESET
Chris Wilson
1
-2
/
+4
2016-06-17
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
7
-10
/
+25
2016-06-17
drm: Automatically register/unregister all connectors
Chris Wilson
2
-8
/
+8
2016-06-17
drm: Minimally initialise drm_dp_aux
Chris Wilson
2
-5
/
+24
2016-06-17
drm: Pass the drm_dp_aux->hw_mutex to i2c for its locking
Chris Wilson
1
-4
/
+24
2016-06-17
drm/sti: Don't call drm_helper_disable_unused_functions
Daniel Vetter
1
-1
/
+0
2016-06-17
drm: Automatically unregister the connector during cleanup
Chris Wilson
1
-0
/
+6
2016-06-17
drm: Make drm_connector_register() safe against multiple calls
Chris Wilson
2
-0
/
+11
2016-06-17
drm: Add a callback from connector registering
Chris Wilson
2
-2
/
+43
2016-06-17
drm: Export drm_dev_init() for subclassing
Chris Wilson
2
-15
/
+60
2016-06-16
drm: rockchip: select DRM_GEM_CMA_HELPER
Arnd Bergmann
1
-0
/
+1
2016-06-16
drm: Extract drm_master_relase
Daniel Vetter
3
-33
/
+40
2016-06-16
drm: Extract drm_master_open
Daniel Vetter
3
-13
/
+21
2016-06-16
drm: Move master functions into drm_auth.c
Daniel Vetter
5
-170
/
+168
2016-06-16
drm: Link directly from drm_master to drm_device
Daniel Vetter
4
-7
/
+10
2016-06-16
drm: Hide hw.lock cleanup in filp->release better
Daniel Vetter
3
-137
/
+126
2016-06-16
drm: Nuke legacy maps debugfs files
Daniel Vetter
4
-151
/
+0
2016-06-15
drm/atomic-helpers: Clear up cleanup_done a bit
Daniel Vetter
1
-5
/
+3
2016-06-15
drm/atomic-helpers: Stall on the right commit
Daniel Vetter
1
-2
/
+2
2016-06-15
drm/vmwgfx: use *_32_bits() macros
Paul Bolle
1
-5
/
+2
2016-06-14
drm/virtio: Don't reinvent a flipping wheel
Daniel Vetter
1
-58
/
+13
2016-06-14
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Wei Yongjun
1
-2
/
+2
2016-06-13
drm/gma500: use drm_crtc_vblank_{on,off}()
Gustavo Padovan
1
-1
/
+1
2016-06-13
drm/radeon: use crtc directly in drm_crtc_vblank_put()
Gustavo Padovan
1
-1
/
+1
2016-06-13
drm/amdgpu: use crtc directly in drm_crtc_vblank_put()
Gustavo Padovan
1
-1
/
+1
[next]