index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-20
drm/exynos: factor out initial setting of each driver
Joonyoung Shim
3
-34
/
+17
2014-09-20
drm/exynos/hdmi: unregister connector on removal
Andrzej Hajda
1
-1
/
+3
2014-09-20
drm/exynos/dp: unregister connector on removal
Andrzej Hajda
1
-1
/
+3
2014-09-20
drm/exynos/dpi: unregister connector and panel on removal
Andrzej Hajda
1
-1
/
+5
2014-09-20
drm/exynos/dsi: unregister connector on removal
Andrzej Hajda
1
-3
/
+6
2014-09-20
drm/exynos/fb: free exynos framebuffer on error
Andrzej Hajda
1
-0
/
+1
2014-09-20
drm/exynos/fbdev: fix fbdev gem object cleanup
Andrzej Hajda
1
-3
/
+0
2014-09-20
drm/exynos: fix drm driver de-initialization order
Andrzej Hajda
1
-4
/
+4
2014-09-20
drm/exynos/ipp: traverse ipp drivers list safely
Andrzej Hajda
1
-2
/
+2
2014-09-20
drm/exynos: update to use component match support
Inki Dae
1
-22
/
+22
2014-09-20
drm/exynos/ipp: add file checks for ioctls
Andrzej Hajda
1
-47
/
+22
2014-09-20
drm/exynos/ipp: remove file argument from node related functions
Andrzej Hajda
1
-7
/
+5
2014-09-20
drm/exynos/fimc: fix source buffer registers
Andrzej Hajda
1
-8
/
+8
2014-09-20
drm/exynos/fimc: simplify buffer queuing
Andrzej Hajda
1
-49
/
+15
2014-09-20
drm/exynos/fimc: do not enable fimc twice
Andrzej Hajda
1
-4
/
+1
2014-09-20
drm/exynos/fimc: avoid clearing overflow bits
Andrzej Hajda
1
-3
/
+0
2014-09-20
drm/exynos/ipp: remove events during command cleaning
Andrzej Hajda
1
-77
/
+78
2014-09-20
drm/exynos/ipp: stop hardware before freeing memory
Andrzej Hajda
1
-9
/
+6
2014-09-20
drm/exynos/ipp: replace work_struct casting with better constructs
Andrzej Hajda
4
-8
/
+6
2014-09-20
drm/exynos/ipp: clean memory nodes on command node cleaning
Andrzej Hajda
1
-0
/
+5
2014-09-20
drm/exynos/ipp: move nodes cleaning to separate function
Andrzej Hajda
1
-123
/
+106
2014-09-20
drm/exynos/ipp: free partially allocated resources on error
Andrzej Hajda
1
-35
/
+32
2014-09-20
drm/exynos/ipp: remove unused field in command node
Andrzej Hajda
2
-3
/
+0
2014-09-20
drm/exynos/ipp: remove only related commands on file close
Andrzej Hajda
1
-4
/
+1
2014-09-20
drm/exynos/ipp: move file reference from memory to command node
Andrzej Hajda
2
-3
/
+4
2014-09-20
drm/exynos/ipp: cancel works before command node clean
Andrzej Hajda
1
-0
/
+5
2014-09-20
drm/exynos/ipp: remove fake pm callbacks
Andrzej Hajda
1
-51
/
+0
2014-09-20
drm/exynos: fimd: fix window clear code
Marek Szyprowski
1
-6
/
+19
2014-09-20
drm/exynos/fbdev: set smem_len for fbdev
Daniel Kurtz
1
-0
/
+1
2014-09-20
drm/exynos: fimd: add Exynos3 SoC support
Inki Dae
1
-0
/
+10
2014-09-20
drm/exynos: mipi-dsi: add Exynos3 SoC support
Inki Dae
1
-0
/
+8
2014-09-20
drm/exynos: mipi-dsi: consider non-continuous clock mode
Inki Dae
1
-0
/
+19
2014-09-20
drm/mipi-dsi: consider low power transmission
Inki Dae
1
-0
/
+6
2014-09-20
drm/exynos: dsi: fix exynos_dsi_set_pll() wrong return value
YoungJun Cho
1
-2
/
+2
2014-09-19
drm/i915: Use EIO instead of EAGAIN for sink CRC error.
Rodrigo Vivi
1
-3
/
+3
2014-09-19
drm/i915: Extend BIOS stolen mem handling to all platform
Daniel Vetter
2
-2
/
+19
2014-09-19
drm/i915: Match GTT space sanity checker with implementation
Chris Wilson
1
-9
/
+11
2014-09-19
drm/i915: HSW always use GGTT selector for secure batches
Chris Wilson
1
-2
/
+3
2014-09-19
drm/i915: add cherryview specfic forcewake in execlists_elsp_write
Deepak S
1
-4
/
+25
2014-09-19
drm/i915: fix another use-after-free in i915_gem_evict_everything
Michel Thierry
1
-2
/
+2
2014-09-19
drm/i915: Don't reinit hpd interrupts after gpu reset
Daniel Vetter
1
-2
/
+0
2014-09-19
drm/i915: Wrap -EIO send-vblank event for failed pageflip in spinlock
Chris Wilson
1
-1
/
+4
2014-09-19
drm/i915: Drop any active reference before unbinding
Chris Wilson
1
-0
/
+3
2014-09-19
drm/i915: Objects on the unbound list may still have an active reference
Chris Wilson
3
-77
/
+74
2014-09-19
drm/i915/edp: use lane count and link rate from DPCD for eDP
Jani Nikula
1
-17
/
+9
2014-09-19
drm/i915/dp: add missing \n in the TPS3 debug message
Jani Nikula
1
-1
/
+1
2014-09-19
drm/i915/hdmi, dp: Do not dereference the encoder in the connector destroy
Chris Wilson
2
-2
/
+2
2014-09-19
drm/i915: Limit the watermark to at least 8 entries on gen2/3
Ville Syrjälä
1
-0
/
+11
2014-09-19
drm/i915: Fix DVO 2x clock enable on 830M
Ville Syrjälä
1
-4
/
+49
2014-09-18
drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_page
Michel Dänzer
1
-2
/
+2
[prev]
[next]