index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2012-01-25
drm/ttm: fix two regressions since move_notify changes
Ben Skeggs
2012-01-25
drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_get
Jerome Glisse
2012-01-25
drm/radeon: silence out possible lock dependency warning
Jerome Glisse
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
2012-01-24
gma500: Fix shmem mapping
Alan Cox
2012-01-24
drm/radeon/kms: refine TMDS dual link checks
Alex Deucher
2012-01-24
drm/radeon/kms: use drm_detect_hdmi_monitor for picking encoder mode
Alex Deucher
2012-01-24
drm/radeon/kms: rework modeset sequence for DCE41 and DCE5
Alex Deucher
2012-01-24
drm/radeon/kms: move panel mode setup into encoder mode set
Alex Deucher
2012-01-24
drm/radeon/kms: move disp eng pll setup to init path
Alex Deucher
2012-01-24
drm/radeon: finish getting bios earlier
Igor Murzov
2012-01-24
drm/radeon: fix invalid memory access in radeon_atrm_get_bios()
Igor Murzov
2012-01-23
drm/radeon/kms: add some missing semaphore init
Alex Deucher
2012-01-23
drm/radeon/kms: Add an MSI quirk for Dell RS690
Alex Deucher
2012-01-23
gpu, drm, sis: Don't return uninitialized variable from sis_driver_load()
Jesper Juhl
2012-01-13
nouveau: Support Optimus models for vga_switcheroo
Peter Lekensteyn
2012-01-13
nouveau: properly check for _DSM function support
Peter Lekensteyn
2012-01-13
radeon: Call pci_clear_master() instead of open-coding it.
Michel Dänzer
2012-01-13
gma500: Discard modes that don't fit in stolen memory
Alan Cox
2012-01-13
drm/radeon/kms: Fix module parameter description format
Jean Delvare
2012-01-13
drm/radeon/kms/ni: fix packet2 handling for VM IB parser
Alex Deucher
2012-01-13
ttm/dma: Remove the WARN() which is not useful.
Konrad Rzeszutek Wilk
2012-01-10
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-01-10
drm/nouveau/pm: fix build with HWMON off
Dave Airlie
2012-01-10
gma500: silence gcc warnings in mid_get_vbt_data()
Dan Carpenter
2012-01-10
drm/ttm: fix condition (and vs or)
Dan Carpenter
2012-01-09
drm/radeon: double lock typo in radeon_vm_bo_rmv()
Dan Carpenter
2012-01-09
drm/radeon: use after free in radeon_vm_bo_add()
Dan Carpenter
2012-01-09
drm/sis|via: don't return stack garbage from free_mem ioctl
Daniel Vetter
2012-01-09
drm/radeon/kms: check if vm is supported in VA ioctl
Alex Deucher
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-06
drm: introduce drm_can_sleep and use in intel/radeon drivers. (v2)
Dave Airlie
2012-01-06
radeon: Fix disabling PCI bus mastering on big endian hosts.
Michel Dänzer
2012-01-06
ttm: fix agp since ttm tt rework
Jerome Glisse
2012-01-06
drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and d...
Konrad Rzeszutek Wilk
2012-01-06
drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.
Konrad Rzeszutek Wilk
2012-01-06
drm/radeon/kms: sync across multiple rings when doing bo moves v3
Alex Deucher
2012-01-06
drm/radeon/kms: Add support for multi-ring sync in CS ioctl (v2)
Christian König
2012-01-06
drm/radeon: GPU virtual memory support v22
Jerome Glisse
2012-01-05
drm: make DRM_UNLOCKED ioctls with their own mutex
Ilija Hadzic
2012-01-05
drm: no need to hold global mutex for static data
Ilija Hadzic
2012-01-05
drm/radeon/benchmark: common modes sweep ignores 640x480@32
Chen Jie
2012-01-05
drm/radeon/kms: disable writeback on pre-R300 asics
Alex Deucher
2012-01-05
drm/radeon: allocate semaphore from the ib pool
Jerome Glisse
2012-01-05
drm/radeon: make ib size variable
Jerome Glisse
2012-01-05
drm/radeon/kms: add missing ring ready check in sync tests
Alex Deucher
2012-01-05
drm: add support for private planes
Rob Clark
2012-01-05
drm: disconnect plane from fb/crtc when disabled
Rob Clark
2012-01-03
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
2012-01-03
drm/i915: only set the intel_crtc DPMS mode to on if the mode set succeeded
Jesse Barnes
[next]