Age | Commit message (Expand) | Author |
2010-05-18 | drm: move radeon_fixed.h to shared drm_fixed.h header | Ben Skeggs |
2010-05-18 | radeon: Enable memory reclocking on r100-500 | Matthew Garrett |
2010-05-18 | radeon: Try harder to ensure we reclock in vblank | Matthew Garrett |
2010-05-18 | radeon: Fix locking in power management paths | Matthew Garrett |
2010-05-18 | radeon: Make sure that we determine the correct PM state before transition | Matthew Garrett |
2010-05-18 | radeon: Enable memory reclockong on r600 | Matthew Garrett |
2010-05-18 | radeon: Stop the ttm workqueue while reclocking | Matthew Garrett |
2010-05-18 | ttm: Provide an API for starting and stopping the delayed workqueue | Matthew Garrett |
2010-05-18 | radeon: Take drm struct_mutex over reclocking | Matthew Garrett |
2010-05-18 | radeon: Unmap vram pages when reclocking | Matthew Garrett |
2010-05-18 | radeon: Unify PM entry paths | Matthew Garrett |
2010-05-18 | drm/radeon/kms/pm: rework power management | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: add additional asic callbacks | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: restore default power state on exit | Alex Deucher |
2010-05-18 | drm/radeon/kms: minor pm cleanups | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: clean power state printing | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: don't enable pm if there is only on power state | Alex Deucher |
2010-05-18 | drm/radeon/kms/atom: load hwmon drivers | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: update display watermarks with power state changes | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: add asic specific callbacks for getting power state (v2) | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: add asic specific callbacks for setting power state (v2) | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: move pm state update to crtc functions | Alex Deucher |
2010-05-18 | drm/radeon/kms/pm: interate across crtcs for vblank | Alex Deucher |
2010-05-18 | drm/radeon/kms/atom/pm: rework power mode parsing | Alex Deucher |
2010-05-18 | drm/radeon/kms: wait for gpu idle before changing power mode | Alex Deucher |
2010-05-18 | drm/radeon/kms: add support for gui idle interrupts (v4) | Alex Deucher |
2010-05-18 | drm/radeon/kms: add gui_idle callback | Alex Deucher |
2010-05-18 | drm/fbdev: fix cloning on fbcon | Dave Airlie |
2010-05-18 | drm/fbdev: rework output polling to be back in the core. (v4) | Dave Airlie |
2010-05-18 | drm: off by one in drm_edid.c | Dan Carpenter |
2010-05-18 | vga16fb, drm: vga16fb->drm handoff | Marcin Slusarz |
2010-05-18 | fbmem, drm/nouveau: kick firmware framebuffers as soon as possible | Marcin Slusarz |
2010-05-18 | fbdev: allow passing more than one aperture for handoff | Marcin Slusarz |
2010-05-18 | drm: Prefix info printk about registering panic notifier with 'drm' | Kirill Smelkov |
2010-05-18 | drm/radeon/kms: add query for crtc hw id from crtc id to get info V2 | Jerome Glisse |
2010-05-18 | drm/edid: Fix 1024x768@85Hz | Adam Jackson |
2010-05-18 | drivers/gpu/drm: Use kzalloc | Julia Lawall |
2010-05-18 | drm_edid: There should be 6 Standard Timings | Dan Carpenter |
2010-05-18 | drivers/gpu/drm: Use kmemdup | Julia Lawall |
2010-05-18 | vga: fix kconfig text typos | Randy Dunlap |
2010-05-18 | drm/edid: remove an unneeded variable | Dan Carpenter |
2010-05-18 | drm/radeon/kms/combios: match lvds panel info parsing to ddx | Alex Deucher |
2010-05-18 | drm/radeon/kms/atom: fix typo in LVDS panel info parsing | Alex Deucher |
2010-05-11 | drm/radeon/kms: fix copy pasto in disable encoders patch | Alex Deucher |
2010-05-08 | drm/radeon/kms/atom: disable the encoders in encoder_disable | Alex Deucher |
2010-05-07 | drm/ttm: fix, avoid iomapping system memory | Jerome Glisse |
2010-04-27 | drm/radeon/kms: R3XX-R4XX fix GPU reset code | Jerome Glisse |
2010-04-23 | drm/radeon/kms: HDMI irq support | Christian Koenig |
2010-04-23 | drm/radeon/kms: rework audio polling timer | Christian König |
2010-04-23 | agp: use scratch page on memory remove and at GATT creation V4 | Jerome Glisse |