index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
gpu/radeon: Set flag to indicate broken 64-bit MSI
Benjamin Herrenschmidt
1
-0
/
+10
2014-11-21
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2
-1
/
+4
2014-11-20
drm/radeon: fix endian swapping in vbios fetch for tdp table
Alex Deucher
1
-1
/
+1
2014-11-20
drm/radeon: disable native backlight control on pre-r6xx asics (v2)
Alex Deucher
1
-0
/
+3
2014-11-17
drm/i915: Kick fbdev before vgacon
Daniel Vetter
1
-4
/
+6
2014-11-17
drm/i915: drop WaSetupGtModeTdRowDispatch:snb
Daniel Vetter
1
-5
/
+0
2014-11-14
Merge tag 'drm/tegra/for-3.18-rc5' of git://people.freedesktop.org/~tagr/linu...
Dave Airlie
1
-5
/
+4
2014-11-14
Merge branch 'linux-3.18' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
2
-3
/
+38
2014-11-14
Merge tag 'drm-intel-fixes-2014-11-13' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-16
/
+3
2014-11-13
drm/tegra: dc: Add missing call to drm_vblank_on()
Thierry Reding
1
-5
/
+4
2014-11-13
drm/nouveau/nv50/disp: Fix modeset on G94
Roy Spliet
1
-2
/
+23
2014-11-13
drm/gk20a/fb: fix setting of large page size bit
Alexandre Courbot
1
-1
/
+15
2014-11-13
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
5
-3
/
+19
2014-11-13
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2
-19
/
+39
2014-11-11
drm/radeon: add locking around atombios scratch space usage
Dave Airlie
5
-3
/
+19
2014-11-11
drm/i915: Fix obj->map_and_fenceable across tiling changes
Chris Wilson
1
-16
/
+3
2014-11-10
drm/exynos: fix possible infinite loop issue
Inki Dae
1
-16
/
+15
2014-11-10
drm/exynos: g2d: fix null pointer dereference
Inki Dae
1
-3
/
+6
2014-11-10
drm/exynos: resolve infinite loop issue on non multi-platform
Inki Dae
1
-0
/
+6
2014-11-10
drm/exynos: resolve infinite loop issue on multi-platform
Inki Dae
1
-0
/
+12
2014-11-10
Merge tag 'drm-intel-fixes-2014-11-07' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-2
/
+41
2014-11-06
drm/radeon: add missing crtc unlock when setting up the MC
Alex Deucher
1
-0
/
+1
2014-11-06
drm/radeon: use gart for DMA IB tests
Alex Deucher
2
-19
/
+22
2014-11-06
drm/radeon: make sure mode init is complete in bandwidth_update
Alex Deucher
7
-0
/
+21
2014-11-06
drm/radeon: set correct CE ram size for CIK
Jammy Zhou
1
-2
/
+2
2014-11-06
drm/i915: safeguard against too high minimum brightness
Jani Nikula
1
-2
/
+15
2014-11-06
drm/i915: vlv: fix gunit HW state corruption during S4 suspend
Imre Deak
1
-0
/
+10
2014-11-06
drm/i915: Disable caches for Global GTT.
Rodrigo Vivi
1
-0
/
+16
2014-11-03
drm/exynos: correct connector->dpms field before resuming
Andrzej Hajda
1
-2
/
+6
2014-11-03
drm/exynos: enable vblank after DPMS on
Andrzej Hajda
1
-1
/
+4
2014-11-03
drm/exynos: init kms poll at the end of initialization
Andrzej Hajda
1
-6
/
+6
2014-11-03
drm/exynos: propagate plane initialization errors
Andrzej Hajda
1
-2
/
+5
2014-11-03
drm/exynos: vidi: fix build warning
Inki Dae
1
-1
/
+0
2014-11-03
drm/exynos: remove explicit encoder/connector de-initialization
Andrzej Hajda
5
-22
/
+0
2014-11-03
drm/exynos: init vblank with real number of crtcs
Andrzej Hajda
1
-9
/
+9
2014-10-31
drm/vmwgfx: Filter out modes those cannot be supported by the current VRAM size.
Sinclair Yeh
2
-4
/
+18
2014-10-31
drm/vmwgfx: Fix hash key computation
Thomas Hellstrom
1
-1
/
+2
2014-10-31
drm/vmwgfx: fix lock breakage
Rob Clark
1
-4
/
+4
2014-10-31
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
7
-16
/
+25
2014-10-31
Merge tag 'drm-intel-fixes-2014-10-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-3
/
+26
2014-10-30
drm/i915/dp: only use training pattern 3 on platforms that support it
Jani Nikula
1
-2
/
+3
2014-10-29
drm/radeon: remove some buggy dead code
Dan Carpenter
1
-3
/
+1
2014-10-29
drm/i915: Ignore VBT backlight check on Macbook 2, 1
jens stein
1
-0
/
+3
2014-10-28
drm/radeon: dpm fixes for asrock systems
Alex Deucher
1
-3
/
+16
2014-10-28
radeon: clean up coding style differences in radeon_get_bios()
Wilfried Klaebe
1
-4
/
+2
2014-10-28
drm/radeon: Use drm_malloc_ab instead of kmalloc_array
Michel Dänzer
3
-5
/
+5
2014-10-28
drm/radeon/dpm: disable ulv support on SI
Alex Deucher
1
-1
/
+1
2014-10-28
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2
-12
/
+12
2014-10-27
drm/i915: Fix GMBUSFREQ on vlv/chv
Ville Syrjälä
1
-1
/
+1
2014-10-27
drm/i915: Ignore long hpds on eDP ports
Ville Syrjälä
1
-0
/
+12
[next]