index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
drm/i915: Introduce intel_set_rps()
Ville Syrjälä
2015-02-13
|
*
|
|
|
|
|
drm/i915: Track old framebuffer instead of object
Tvrtko Ursulin
2015-02-13
|
*
|
|
|
|
|
drm/i915: Switch planes from transitional helpers to full atomic helpers
Matt Roper
2015-02-13
|
*
|
|
|
|
|
drm/i915: Keep plane->state updated on pageflip
Matt Roper
2015-02-13
*
|
|
|
|
|
|
Merge branch 'drm-atmel-hlcdc-devel' of git://github.com/bbrezillon/linux-at9...
Dave Airlie
2015-03-05
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/r...
Sylvain Rochet
2015-02-24
|
*
|
|
|
|
|
|
drm: atmel-hlcdc: Add PM suspend/resume support
Sylvain Rochet
2015-02-24
|
*
|
|
|
|
|
|
drm: atmel-hlcdc: add discard area support
Boris Brezillon
2015-02-22
|
*
|
|
|
|
|
|
drm: atmel-hlcdc: Atomic mode-setting conversion
Boris Brezillon
2015-02-22
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'drm/next/atomic' of git://linuxtv.org/pinchartl/fbdev into drm-...
Dave Airlie
2015-03-05
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
drm: rcar-du: Fix race condition in hardware plane allocator
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes()
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Move plane format to plane state
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Remove unneeded rcar_du_crtc plane field
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Replace plane crtc and enabled fields by plane state
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Rework plane setup code
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Switch plane set_property to atomic helpers
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Switch page flip to atomic helpers
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Implement asynchronous commit support
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Replace encoder mode_fixup with atomic_check
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Switch connector DPMS to atomic helpers
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Switch mode config to atomic helpers
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Switch plane update to atomic helpers
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Rework CRTC enable/disable for atomic updates
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Rework HDMI encoder enable/disable for atomic updates
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Rework encoder enable/disable for atomic updates
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Replace LVDS encoder DPMS by enable/disable
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Remove private copy of plane size and position
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Wire up atomic state object scaffolding
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Handle primary plane config through atomic plane ops
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Implement planes atomic operations
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Fix hardware plane allocation
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Implement universal plane support
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDS
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Disable fbdev emulation when no connector is present
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Wait for page flip completion when turning the CRTC off
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Reorder CRTC functions
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Don't set connector->encoder at init time
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time
Laurent Pinchart
2015-03-03
|
*
|
|
|
|
|
|
drm: rcar-du: Don't disable unused functions at init time
Laurent Pinchart
2015-03-03
*
|
|
|
|
|
|
|
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
2015-03-05
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
/
/
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
drm/i2c: tda998x: use drm_do_get_edid()
Laurent Pinchart
2015-01-21
|
*
|
|
|
|
|
drm/i2c: tda998x: fix misspelling of current function in string
Julia Lawall
2015-01-21
|
*
|
|
|
|
|
drm/i2c: tda998x: add OF support for finding attached CRTCs
Russell King
2015-01-16
*
|
|
|
|
|
|
Merge tag 'topic/drm-misc-2015-02-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-02-26
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
drm/atomic-helpers: make mode_set hooks optional
Daniel Vetter
2015-02-24
|
*
|
|
|
|
|
drm/atomic-helper: Rename commmit_post/pre_planes
Daniel Vetter
2015-02-24
|
*
|
|
|
|
|
drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument
Laurent Pinchart
2015-02-23
[prev]
[next]