index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-22
Merge remote-tracking branch 'origin/master' into drm-next
Dave Airlie
49
-500
/
+614
2015-01-22
Merge branch 'drm-sti-next-add-dvo' of git://git.linaro.org/people/benjamin.g...
Dave Airlie
5
-0
/
+891
2015-01-22
Merge tag 'atmel-hlcdc-drm-3.20' of https://github.com/bbrezillon/linux-at91 ...
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...
Dave Airlie
19
-503
/
+1073
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/~gabba...
Dave Airlie
17
-278
/
+1078
2015-01-21
Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabb...
Dave Airlie
5
-213
/
+3
2015-01-21
Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-i...
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/...
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
2015-01-12
drm/i915: gen9: fix RPS interrupt routing to CPU vs. GT
Imre Deak
1
-1
/
+1
2015-01-12
drm/exynos: remove the redundant machine checking code
Hyungwon Hwang
1
-12
/
+0
2015-01-10
Merge tag 'drm-intel-next-2014-12-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
49
-2824
/
+3878
2015-01-09
drm/amd: Remove old radeon_sa funcs from kfd-->kgd interface
Oded Gabbay
1
-18
/
+0
2015-01-09
drm/radeon: Remove old radeon_sa usage from kfd-->kgd interface
Oded Gabbay
1
-98
/
+1
2015-01-09
drm/amdkfd: Using new gtt sa in amdkfd
Oded Gabbay
4
-65
/
+33
2015-01-09
drm/amdkfd: Allocate gart memory using new interface
Oded Gabbay
1
-2
/
+14
2015-01-09
drm/amdkfd: Fixed calculation of gart buffer size
Oded Gabbay
1
-3
/
+19
2015-01-09
drm/amdkfd: Add kfd gtt sub-allocator functions
Oded Gabbay
2
-0
/
+193
2015-01-09
drm/amdkfd: Add gtt sa related data to kfd_dev struct
Oded Gabbay
1
-6
/
+15
2015-01-09
drm/radeon: Impl. new gtt allocate/free functions
Oded Gabbay
1
-0
/
+85
2015-01-09
drm/amd: Add new kfd-->kgd interface for gart usage
Oded Gabbay
1
-0
/
+9
2015-01-09
drm/radeon: Enable sdma preemption
Ben Goz
1
-0
/
+29
2015-01-09
drm/amdkfd: Pass queue type to pqm_create_queue()
Ben Goz
1
-2
/
+2
2015-01-09
drm/amdkfd: Identify SDMA queue in create queue ioctl
Ben Goz
1
-0
/
+2
2015-01-09
drm/amdkfd: Add SDMA user-mode queues support to QCM
Ben Goz
3
-12
/
+154
2015-01-09
drm/amdkfd: Add SDMA mqd support
Ben Goz
2
-0
/
+130
2015-01-09
drm/radeon: Implement SDMA interface functions
Ben Goz
2
-3
/
+281
2015-01-09
drm/amd: Add SDMA functions to kfd-->kgd interface
Ben Goz
1
-3
/
+19
2015-01-09
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
6
-30
/
+41
[next]