index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_drv.c
Age
Commit message (
Expand
)
Author
2010-12-21
drm/radeon: Add early unregister of firmware fb's
Benjamin Herrenschmidt
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-10-26
drm/radeon/kms/evergreen: add some additional safe regs v2
Alex Deucher
2010-10-26
drm/radeon/r600: fix tiling issues in CS checker.
Dave Airlie
2010-10-06
drm/radeon/kms: remove new pll algo
Alex Deucher
2010-09-16
drm: use noop_llseek
Arnd Bergmann
2010-08-30
drm: kill get_reg_ofs callback
Daniel Vetter
2010-08-30
drm: kill drm_map_ofs callbacks
Daniel Vetter
2010-08-02
drm/radeon: add basic zmask/hiz support (v4)
Dave Airlie
2010-08-02
drm/radeon/kms/r6xx+: add query for tile config (v2)
Alex Deucher
2010-07-07
Merge branch 'drm-platform' into drm-testing
Dave Airlie
2010-06-08
drm/radeon/kms/evergreen: set accel_enabled
Alex Deucher
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-18
drm/radeon/kms/pm: rework power management
Alex Deucher
2010-05-18
drm/radeon/kms: add query for crtc hw id from crtc id to get info V2
Jerome Glisse
2010-05-07
drm/radeon: async event synchronization for drmWaitVblank
Jerome Glisse
2010-04-19
drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
Marek Olšák
2010-03-31
drm/radeon/kms: add hw_i2c module option
Alex Deucher
2010-03-31
drm/radeon/kms: display watermark updates (v2)
Alex Deucher
2010-03-31
drm/radeon/kms: bump the version for r6xx/r7xx const buffer support
Alex Deucher
2010-03-01
drm/radeon/kms: bump the KMS version number for square tiling support.
Dave Airlie
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-02-25
drm/radeon/kms: update new pll algo
Alex Deucher
2010-02-09
drm/radeon/kms: add dynamic engine reclocking (V9)
Rafał Miłecki
2009-12-18
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-12-16
drm/radeon/kms: HDMI support for R600 KMS
Christian Koenig
2009-12-11
drm/radeon/kms/avivo: fix typo in new_pll module description
Alex Deucher
2009-12-10
drm/radeon/kms/avivo: add support for new pll selection algo
Alex Deucher
2009-09-25
drm/radeon/kms: remove unneeded master create/destroy functions.
Dave Airlie
2009-09-15
drm/radeon/kms: add 32/64 ioctl support.
Dave Airlie
2009-09-08
drm/kms/radeon: make kms default a runtime option
Dave Airlie
2009-09-08
drm/radeon/kms: add initial radeon tv-out support.
Dave Airlie
2009-08-04
drm/radeon/kms: fix nomodeset.
Dave Airlie
2009-07-29
drm/radeon: Add radeon.test parameter for running BO GPU copy tests.
Michel Dänzer
2009-06-24
drm/radeon: fix driver initialization order so radeon kms can be builtin
Jerome Glisse
2009-06-19
radeon: Enable modesetting on non-x86.
Michel Dänzer
2009-06-17
drm/radeon: switch to using late_initcall
Dave Airlie
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse
2009-03-13
drm/radeon: don't call irq changes on r600 suspend/resume
Dave Airlie
2009-03-13
drm/radeon: RS600: fix interrupt handling
Alex Deucher
2009-03-13
drm: Drop unused and broken dri_library_name sysfs attribute.
Kristian Høgsberg
2008-12-29
drm/radeon: fix missing hunk from the master changes.
Dave Airlie
2008-10-18
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
2008-08-01
Remove newline from the description of module parameters
Niels de Vos
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie