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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-25
drm/exynos: remove mode_set() ops from exynos_crtc
Gustavo Padovan
1
-3
/
+0
2015-01-25
drm/exynos: don't duplicate drm_display_mode in fimd context
Gustavo Padovan
2
-16
/
+1
2015-01-25
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
7
-244
/
+211
2015-01-25
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
6
-12
/
+13
2015-01-25
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
6
-14
/
+17
2015-01-25
drm/exynos: remove pipe member of struct exynos_drm_manager
Gustavo Padovan
5
-6
/
+4
2015-01-25
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
5
-8
/
+8
2015-01-25
drm/exynos: rename base object of struct exynos_drm_crtc to 'base'
Gustavo Padovan
2
-6
/
+5
2015-01-25
drm/exynos: remove exynos_drm_crtc_mode_set_commit()
Gustavo Padovan
1
-7
/
+1
2015-01-25
drm/exynos: call exynos_update_plane() directly on page flips
Gustavo Padovan
1
-2
/
+6
2015-01-25
drm/exynos: unify plane update on exynos_update_plane()
Gustavo Padovan
3
-16
/
+8
2015-01-25
drm/exynos: remove exynos_plane_commit() wrapper
Gustavo Padovan
3
-12
/
+8
2015-01-25
drm/exynos: don't do any DPMS operation while updating planes
Gustavo Padovan
1
-1
/
+7
2015-01-25
drm/exynos: Don't touch DPMS when updating overlay planes
Gustavo Padovan
1
-1
/
+0
2015-01-25
drm/exynos/vidi: remove useless ops->commit()
Gustavo Padovan
1
-12
/
+0
2015-01-25
drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()
Gustavo Padovan
1
-1
/
+1
2015-01-25
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
6
-116
/
+111
2015-01-25
drm/exynos: remove exynos_drm_crtc_plane_* wrappers
Gustavo Padovan
2
-37
/
+15
2015-01-25
drm/exynos: expose struct exynos_drm_crtc
Gustavo Padovan
2
-30
/
+30
2015-01-25
drm/exynos: move to_exynos_crtc() macro to main header
Gustavo Padovan
2
-3
/
+3
2015-01-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
49
-495
/
+609
2015-01-22
Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-next
Dave Airlie
5
-0
/
+891
2015-01-22
Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 into drm-next
Dave Airlie
13
-0
/
+3500
2015-01-21
drm: add Atmel HLCDC Display Controller support
Boris Brezillon
11
-0
/
+3459
2015-01-21
drm: panel: simple-panel: add bus format information for foxlink panel
Boris Brezillon
1
-0
/
+1
2015-01-21
drm: panel: simple-panel: add support for bus_format retrieval
Boris Brezillon
1
-0
/
+5
2015-01-21
drm: add bus_formats and num_bus_formats fields to drm_display_info
Boris Brezillon
1
-0
/
+35
2015-01-21
Merge tag 'imx-drm-next-2015-01-09' of git://git.pengutronix.de/git/pza/linux into drm-next
Dave Airlie
21
-552
/
+1170
2015-01-21
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
13
-47
/
+176
2015-01-21
Merge tag 'drm-amdkfd-next-2015-01-09' of git://people.freedesktop.org/~gabbayo/linux into drm-next
Dave Airlie
17
-274
/
+1074
2015-01-21
Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes
Dave Airlie
5
-213
/
+3
2015-01-21
Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes
Dave Airlie
5
-15
/
+24
2015-01-21
drm: fb helper should avoid sleeping in panic context
Rui Wang
1
-2
/
+6
2015-01-21
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
Dave Airlie
3
-23
/
+8
2015-01-18
drm/amdkfd: Fix description of sched_policy module parameter
Ben Goz
1
-1
/
+1
2015-01-18
drm/exynos: fix warning of vblank reference count
Joonyoung Shim
1
-1
/
+6
2015-01-18
drm/exynos: remove unnecessary runtime pm operations
Joonyoung Shim
1
-4
/
+0
2015-01-18
drm/exynos: fix reset codes for memory mapped hdmi phy
Joonyoung Shim
1
-6
/
+2
2015-01-15
drm/radeon: use rv515_ring_start on r5xx
Alex Deucher
1
-2
/
+16
2015-01-15
drm/amdkfd: Remove sync_with_hw() from amdkfd
Oded Gabbay
3
-30
/
+0
2015-01-15
drm/amdkfd: Remove unused function busy_wait()
Oded Gabbay
1
-6
/
+0
2015-01-15
drm/amdkfd: Replace cpu_relax() with schedule() in DQM
Oded Gabbay
1
-1
/
+2
2015-01-13
drm/amdkfd: Fix for-loop when allocating HQD (non-HWS)
Ben Goz
1
-3
/
+3
2015-01-12
drm/radeon: add si dpm quirk list
Alex Deucher
1
-0
/
+39
2015-01-12
drm/radeon: don't print error on -ERESTARTSYS
Christian König
1
-1
/
+1
2015-01-13
drm: fix mismerge in drm_crtc.c
Dave Airlie
1
-6
/
+0
2015-01-12
drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES
Chris Wilson
1
-1
/
+1
2015-01-12
drm/i915: Ban Haswell from using RCS flips
Chris Wilson
1
-1
/
+1
2015-01-12
drm/i915: vlv: sanitize RPS interrupt mask during GPU idling
Imre Deak
2
-2
/
+5
2015-01-12
drm/i915: fix HW lockup due to missing RPS IRQ workaround on GEN6
Imre Deak
3
-12
/
+18
[next]