Age | Commit message (Expand) | Author |
2010-03-31 | drm/radeon/kms: display watermark updates (v2) | Alex Deucher |
2010-03-31 | drm/radeon/kms/dp: disable training pattern on the sink at the end of link tr... | Alex Deucher |
2010-03-31 | drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2) | Alex Deucher |
2010-03-31 | drm/radeon/kms/dp: remove extraneous training complete call | Alex Deucher |
2010-03-31 | drm/radeon/kms/atom: minor fixes to transmitter setup | Alex Deucher |
2010-03-31 | drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM. | Michel Dänzer |
2010-03-31 | drm: fix build error when SYSRQ is disabled | Randy Dunlap |
2010-03-31 | drm/radeon/kms: fix macbookpro connector quirk | Alex Deucher |
2010-03-31 | drm/radeon/r6xx/r7xx: further safe reg clean up | Alex Deucher |
2010-03-31 | drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support | Alex Deucher |
2010-03-31 | drm/radeon/kms: bump the version for r6xx/r7xx const buffer support | Alex Deucher |
2010-03-31 | drm/radeon/r6xx/r7xx: CS parser fixes | Alex Deucher |
2010-03-31 | drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup | Alex Deucher |
2010-03-31 | drm/radeon/r600: remove some regs are not safe regs for command buffers | Alex Deucher |
2010-03-31 | drm: Return ENODEV if the inode mapping changes | Chris Wilson |
2010-03-31 | drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed. | Pauli Nieminen |
2010-03-31 | drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable) | Jerome Glisse |
2010-03-31 | drm/radeon/kms: don't print error on -ERESTARTSYS. | Dave Airlie |
2010-03-31 | drm/radeon/kms/atom: make sure tables are valid (v2) | Alex Deucher |
2010-03-31 | drm/radeon/kms: remove lvds quirks | Alex Deucher |
2010-03-31 | drm/radeon/kms: fix display bandwidth setup on rs4xx | Alex Deucher |
2010-03-31 | drm/radeon/kms: never treat rs4xx as AGP | Alex Deucher |
2010-03-31 | drm/radeon/kms: display watermark fixes | Alex Deucher |
2010-03-31 | drm/radeon/kms: init rdev->num_crtc at asic init | Alex Deucher |
2010-03-31 | drm/radeon/kms/pm: fix typo in power table parsing | Alex Deucher |
2010-03-31 | drm/radeon/kms: gfx init fixes for r6xx/r7xx | Alex Deucher |
2010-03-31 | drm/radeon/kms/pm: fix segfault in clock code | Alex Deucher |
2010-03-31 | drm/radeon/kms: expose thermal/fan i2c buses | Alex Deucher |
2010-03-15 | drm/radeon: collect r100 asic related declarations in radeon_asic.h | Daniel Vetter |
2010-03-15 | drm/radeon: include radeon_asic.h in the asic specific files | Daniel Vetter |
2010-03-15 | drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg | Daniel Vetter |
2010-03-15 | drm/radeon: move asic structs to radeon_asic.c | Daniel Vetter |
2010-03-15 | drm/radeon: create radeon_asic.c | Daniel Vetter |
2010-03-15 | Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus | Dave Airlie |
2010-03-15 | Merge remote branch 'nouveau/for-airlied' into drm-linus | Dave Airlie |
2010-03-15 | drm/edid: allow certain bogus edids to hit a fixup path rather than fail | Ben Skeggs |
2010-03-15 | drm: remove the EDID blob stored in the EDID property when it is disconnected | Zhao Yakui |
2010-03-15 | drm/vmwgfx: depends on FB | Randy Dunlap |
2010-03-15 | drm: "kobject_init/kobject_add" -> "kobject_init_and_add". | Robert P. J. Day |
2010-03-15 | drm/ttm: use drm calloc large and free large | Dave Airlie |
2010-03-15 | drm/radeon/kms: prepare for more reclocking operations | Rafał Miłecki |
2010-03-15 | drm/radeon/kms: switch to condition waiting for reclocking | Rafał Miłecki |
2010-03-15 | drm/radeon/r600: add missing license and comments to r600_blit_shaders.c | Alex Deucher |
2010-03-15 | drm/radeon/kms: improve coding style a little | Rafał Miłecki |
2010-03-15 | drm/radeon/kms: remove dead audio/HDMI code | Rafał Miłecki |
2010-03-15 | drm/radeon/kms: enable audio engine on DCE32 | Rafał Miłecki |
2010-03-15 | drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs | Rafał Miłecki |
2010-03-15 | drm/radeon/kms: clean assigning HDMI blocks to encoders | Rafał Miłecki |
2010-03-15 | drm/radeon/kms: clean HDMI definitions | Rafał Miłecki |
2010-03-15 | drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing | Alex Deucher |