index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
3
-4
/
+31
2012-11-16
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+1
2012-11-16
drm/ttm: remove unneeded preempt_disable/enable
Akinobu Mita
1
-4
/
+0
2012-11-16
ttm: Clear the ttm page allocated from high memory zone correctly
Zhao Yakui
1
-1
/
+4
2012-11-16
vmwgfx: return an -EFAULT if copy_to_user() fails
Dan Carpenter
1
-0
/
+2
2012-11-15
drm/radeon: fix logic error in atombios_encoders.c
Alex Deucher
1
-1
/
+1
2012-11-13
drm/i915: do not ignore eDP bpc settings from vbt
Jani Nikula
1
-0
/
+11
2012-11-12
drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures
Jani Nikula
1
-3
/
+19
2012-11-09
drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory
Thomas Hellstrom
1
-1
/
+1
2012-11-09
drm/vmwgfx: Fix hibernation device reset
Thomas Hellstrom
1
-0
/
+5
2012-11-09
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
5
-13
/
+17
2012-11-09
drm/nouveau: fix acpi edid retrieval
Maarten Lankhorst
1
-1
/
+1
2012-11-09
drm/nvc0/disp: fix regression in vblank semaphore release
Kelly Doran
1
-8
/
+12
2012-11-09
drm/nv40/mpeg: fix context handling
Marcin Slusarz
1
-1
/
+1
2012-11-09
drm/nv40/graph: fix typo in type names
Marcin Slusarz
1
-2
/
+2
2012-11-09
drm/nv41/vm: fix typo in type name
Marcin Slusarz
1
-1
/
+1
2012-11-08
drm/radeon/si: add some missing regs to the VM reg checker
Alex Deucher
2
-0
/
+2
2012-11-08
drm/radeon/cayman: add some missing regs to the VM reg checker
Alex Deucher
2
-0
/
+7
2012-11-07
drm/radeon/dce3: switch back to old pll allocation order for discrete
Alex Deucher
1
-23
/
+31
2012-11-07
drm/radeon: fix typo in evergreen_mc_resume()
Alex Deucher
1
-1
/
+1
2012-11-07
drm: set dev_mapping before calling drm_open_helper
Ilija Hadzic
1
-17
/
+30
2012-11-07
drm: restore open_count if drm_setup fails
Ilija Hadzic
1
-1
/
+4
2012-11-06
drm/i915/crt: fix DPMS standby and suspend mode handling
Jani Nikula
1
-1
/
+1
2012-11-02
drm/udl: fix stride issues scanning out stride != width*bpp
Dave Airlie
3
-8
/
+11
2012-11-02
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
4
-18
/
+20
2012-11-02
Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-40
/
+184
2012-11-02
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
6
-26
/
+59
2012-11-01
drm/radeon: add load detection support for ext DAC on R200 (v2)
Alex Deucher
1
-0
/
+97
2012-11-01
DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms().
Egbert Eich
2
-4
/
+18
2012-11-01
DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips.
Egbert Eich
1
-24
/
+38
2012-11-01
DRM/Radeon: Clean up code in TV DAC load detection.
Egbert Eich
1
-8
/
+10
2012-11-01
drm/radeon: fix ATPX function documentation
Igor Murzov
1
-2
/
+2
2012-11-01
drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
2012-11-01
DRM/Radeon: On DVI-I use Load Detection when EDID is bogus.
Egbert Eich
1
-7
/
+21
2012-11-01
DRM/Radeon: Fix primary DAC Load Detection for RV100 chips.
Egbert Eich
1
-0
/
+2
2012-11-01
DRM/Radeon: Fix Load Detection on legacy primary DAC.
Egbert Eich
1
-0
/
+1
2012-10-31
drm: exynos: removed warning due to missing typecast for mixer driver data
Rahul Sharma
1
-1
/
+1
2012-10-31
drm/exynos: add support for ARCH_MULTIPLATFORM
Rob Clark
1
-1
/
+1
2012-10-31
drm/exynos: fix display on issue
Inki Dae
2
-16
/
+18
2012-10-31
drm/nouveau: headless mode by default if pci class != vga display
Ben Skeggs
2
-3
/
+3
2012-10-31
drm/nouveau: resurrect headless mode since rework
Ben Skeggs
4
-35
/
+51
2012-10-31
drm/nv50/fb: prevent oops on chipsets without compression tags
Ben Skeggs
1
-6
/
+4
2012-10-31
drm/nouveau: allow creation of zero-sized mm
Ben Skeggs
2
-4
/
+6
2012-10-31
drm/nouveau/i2c: fix typo when checking nvio i2c port validity
Ben Skeggs
1
-1
/
+1
2012-10-31
drm/nouveau: silence modesetting spam on pre-gf8 chipsets
Ben Skeggs
3
-20
/
+19
2012-10-26
drm/i915: Only kick out vesafb if we takeover the fbcon with KMS
Chris Wilson
1
-1
/
+2
2012-10-26
drm/i915: be less verbose about inability to provide vendor backlight
Jani Nikula
1
-1
/
+1
2012-10-24
drm/radeon: fix ATPX regression in acpi rework
Alex Deucher
1
-1
/
+1
2012-10-24
drm/radeon: fix ATPX function documentation
Alex Deucher
1
-2
/
+2
2012-10-24
drm/radeon: move the retry to gem_object_create
Christian König
2
-11
/
+7
[next]