index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
rxrpc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-03
drm/radeon: fix typo in spectre_golden_registers
Alex Deucher
1
-1
/
+1
2014-04-03
drm/radeon: fix endian swap on hawaii clear state buffer setup
Alex Deucher
1
-2
/
+2
2014-04-03
drm/radeon: call drm_edid_to_eld when we update the edid
Alex Deucher
1
-0
/
+1
2014-04-03
drm/radeon: rework finding display PLL numbers v2
Christian König
1
-90
/
+153
2014-04-03
drm/radeon: fix resuming mode in pm runtime resume path
Dave Airlie
1
-4
/
+6
2014-04-03
drm/radeon: fix runtime suspend breaking secondary GPUs
Dave Airlie
1
-5
/
+12
2014-04-03
drm/radeon: clear needs_reset flag if IB test fails
Christian König
1
-0
/
+1
2014-04-02
drm/crtc-helper: don't disable disconnected outputs
Daniel Vetter
1
-2
/
+0
2014-04-02
drm/crtc-helpers: fix dpms on logic
Daniel Vetter
1
-1
/
+2
2014-04-02
drm/qxl: unset a pointer in sync_obj_unref
Maarten Lankhorst
1
-0
/
+1
2014-04-02
drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} caps
Lespiau, Damien
1
-0
/
+9
2014-04-02
drm/nouveau: don't suspend/resume display on runtime s/r
Dave Airlie
1
-7
/
+5
2014-04-02
drm/doc: Update plane documentation and add plane helper library
Matt Roper
1
-7
/
+43
2014-04-02
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
5
-5
/
+41
2014-04-02
drm: Remove unused drm_crtc->fb
Matt Roper
1
-3
/
+0
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
50
-282
/
+285
2014-04-02
drm/msm: Switch to universal plane API's
Matt Roper
4
-8
/
+18
2014-04-02
drm: Add drm_crtc_init_with_planes() (v2)
Matt Roper
3
-4
/
+47
2014-04-02
drm: Add plane type property (v2)
Rob Clark
2
-0
/
+28
2014-04-02
drm: Add drm_universal_plane_init()
Matt Roper
2
-30
/
+59
2014-04-02
drm: Add primary plane helpers (v3)
Matt Roper
3
-1
/
+363
2014-04-02
drm: Make drm_crtc_check_viewport non-static
Matt Roper
2
-7
/
+17
2014-04-02
drm/shmobile: Restrict plane loops to only operate on legacy planes
Matt Roper
1
-1
/
+1
2014-04-02
drm/i915: Restrict plane loops to only operate on overlay planes (v2)
Matt Roper
2
-3
/
+9
2014-04-02
drm/exynos: Restrict plane loops to only operate on overlay planes (v2)
Matt Roper
2
-2
/
+2
2014-04-02
drm: Add support for multiple plane types (v2)
Matt Roper
3
-7
/
+41
2014-03-31
drm/omap: Don't dereference list head when the connectors list is empty
Laurent Pinchart
1
-1
/
+2
2014-03-31
drm/msm/mdp: add timeout for irq wait
Rob Clark
1
-1
/
+2
2014-03-31
drm/msm: validate flags, etc
Rob Clark
3
-3
/
+43
2014-03-31
drm/msm: use componentised device support
Rob Clark
4
-33
/
+176
2014-03-31
drm/msm: add chip-id param
Rob Clark
2
-0
/
+7
2014-03-31
drm/msm: crank down gpu when inactive
Rob Clark
4
-5
/
+113
2014-03-31
drm/msm: spin helper
Rob Clark
3
-38
/
+32
2014-03-31
drm/msm: add hang_debug module param
Rob Clark
3
-1
/
+52
2014-03-31
drm/msm: hdmi audio support
Rob Clark
5
-16
/
+317
2014-03-28
drm/vmwgfx: Bump driver minor and date
Thomas Hellstrom
1
-2
/
+2
2014-03-28
drm/vmwgfx: Enable render nodes
Thomas Hellstrom
1
-22
/
+21
2014-03-28
drm/vmwgfx: Tighten the security around buffer maps
Thomas Hellstrom
1
-2
/
+7
2014-03-28
drm/ttm: Add a ttm_ref_object_exists function
Thomas Hellstrom
2
-0
/
+50
2014-03-28
drm/vmwgfx: Tighten security around surface sharing v2
Thomas Hellstrom
1
-0
/
+24
2014-03-28
drm/vmwgfx: Allow prime fds in the surface reference ioctls
Thomas Hellstrom
2
-36
/
+81
2014-03-28
drm/vmwgfx: Drop authentication requirement on UNREF ioctls
Thomas Hellstrom
1
-5
/
+5
2014-03-28
drm/vmwgfx: Reinstate and tighten security around legacy master model
Thomas Hellstrom
1
-5
/
+89
2014-03-28
drm/vmwgfx: Use a per-device semaphore for reservation protection
Thomas Hellstrom
11
-58
/
+46
2014-03-28
drm: Add a function to get the ioctl flags
Thomas Hellstrom
2
-0
/
+19
2014-03-28
drm: Protect the master management with a drm_device::master_mutex v3
Thomas Hellstrom
3
-47
/
+64
2014-03-28
drm: Remove the minor master list
Thomas Hellstrom
2
-7
/
+0
2014-03-28
drm: Improve on minor type helpers v3
Thomas Hellstrom
3
-7
/
+10
2014-03-28
drm: Make control nodes master-less v3
Thomas Hellstrom
3
-5
/
+13
2014-03-28
drm: Break out ioctl permission check to a separate function v2
Thomas Hellstrom
1
-38
/
+75
[next]