index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2009-09-16
drm/radeon/kms: Move radeon_clocks_init() call back after getting VRAM info.
Michel Dänzer
2009-09-16
drm/radeon/kms: Only add common modes which fit in both panel dimensions.
Michel Dänzer
2009-09-15
drm/radeon/kms: add 32/64 ioctl support.
Dave Airlie
2009-09-15
drm/radeon/kms: clear confusion in GART init/deinit path
Jerome Glisse
2009-09-14
drm/radeon/kms: cleanup - remove radeon_share.h
Jerome Glisse
2009-09-14
drm/radeon/kms: move mtrr range add and memory information
Jerome Glisse
2009-09-14
drm/radeon/kms: convert r4xx to new init path
Jerome Glisse
2009-09-12
drm/radeon/kms: fix typo in quirks
Alex Deucher
2009-09-12
drm/radeon/kms/r600: fix blit dword count for non r6xx
Alex Deucher
2009-09-12
drm/radeon/kms: add common lvds modes in the ddc case
Alex Deucher
2009-09-11
drm/radeon/kms: set fbdev_info for suspend/resume
Dave Airlie
2009-09-11
drm/radeon/kms: move modeset init outside of GPU init
Jerome Glisse
2009-09-11
drm/radeon/kms: add common scaled modes for TV and LVDS
Alex Deucher
2009-09-11
drm/radeon/kms: pull in latest quirks and fixes from ddx
Alex Deucher
2009-09-11
drm/radeon/kms/r600: use blit for BO moves
Alex Deucher
2009-09-11
drm/radeon/kms: R3XX/R4XX AGP asic use PCI GART not PCIE GART
Jerome Glisse
2009-09-10
drm/radeon/kms/r600: fix blit support
Alex Deucher
2009-09-10
drm/radeon/kms: Don't try to process irq when we are unloading
Jerome Glisse
2009-09-10
drm/radeon/kms: add R4XX mc register access helper.
Jerome Glisse
2009-09-10
drm/radeon/kms: call r100_cp_disable rather than duplicating code.
Jerome Glisse
2009-09-10
drm/radeon/kms: wait for cp idle before stopping it.
Jerome Glisse
2009-09-10
drm/radeon/r600: fix legacy blit code
Alex Deucher
2009-09-09
drm/radeon/r600: use fence->timeout directly
Alex Deucher
2009-09-09
drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307
Alex Deucher
2009-09-08
drm/radeon/kms: don't allow ERESTART to hit userspace.
Dave Airlie
2009-09-08
drm: prune modes when output is disconnected.
Adam Jackson
2009-09-08
drm: shut the EDID warnings up.
Adam Jackson
2009-09-08
drm/i915: get the bridge device once.
Dave Airlie
2009-09-08
drm/radeon/kms: lower debugging on dpms events.
Dave Airlie
2009-09-08
drm/kms/radeon: make kms default a runtime option
Dave Airlie
2009-09-08
drm/kms: fix kms helper license + Kconfig
Dave Airlie
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
2009-09-08
drm/radeon/kms: add initial radeon tv-out support.
Dave Airlie
2009-09-08
drm/radeon/kms: add rn50/r100/r200 CS tracker.
Dave Airlie
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
2009-09-07
drm/kms: remove old std mode fallback code.
Dave Airlie
2009-09-07
drm/kms/i915: Add the default mode for CRT output without EDID
ykzhao
2009-09-07
drm/kms: add a function that can add the mode for the output device without EDID
Zhao Yakui
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
2009-09-07
drm/kms: Add the default mode table
Zhao Yakui
2009-09-07
drm: split crtc/fb helpers into a separate module
Dave Airlie
2009-09-07
drm/radeon/kms: add updated registers from drm-fixes.
Dave Airlie
2009-09-07
drm/radeon/kms: block depthxy offset from use from userspace.
Dave Airlie
2009-09-06
drm/i915: Put the idle reclocking work on our private workqueue as well.
Eric Anholt
2009-09-06
drm/i915: Pad ringbuffer with NOOPs before wrapping
Chris Wilson
2009-09-04
drm/i915: do dynamic clock freq control only in kernel modesetting
Zhenyu Wang
2009-09-04
drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac
Keith Packard
2009-09-04
drm/i915: fix tiling on IGDNG
Zhenyu Wang
2009-09-04
drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.
Daniel Vetter
2009-09-04
drm/i915: remove open-coded drm_mode_object_find
Daniel Vetter
[next]