Age | Commit message (Expand) | Author | Files | Lines |
2010-03-31 | drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2) | Alex Deucher | 2 | -5/+10 |
2010-03-31 | drm/radeon/kms/dp: remove extraneous training complete call | Alex Deucher | 1 | -3/+0 |
2010-03-31 | drm/radeon/kms/atom: minor fixes to transmitter setup | Alex Deucher | 1 | -33/+21 |
2010-03-31 | drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM. | Michel Dänzer | 1 | -2/+4 |
2010-03-31 | drm/radeon/kms: fix macbookpro connector quirk | Alex Deucher | 1 | -0/+2 |
2010-03-31 | drm/radeon/r6xx/r7xx: further safe reg clean up | Alex Deucher | 1 | -19/+0 |
2010-03-31 | drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support | Alex Deucher | 1 | -1/+2 |
2010-03-31 | drm/radeon/kms: bump the version for r6xx/r7xx const buffer support | Alex Deucher | 1 | -1/+2 |
2010-03-31 | drm/radeon/r6xx/r7xx: CS parser fixes | Alex Deucher | 3 | -60/+112 |
2010-03-31 | drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup | Alex Deucher | 1 | -7/+7 |
2010-03-31 | drm/radeon/r600: remove some regs are not safe regs for command buffers | Alex Deucher | 1 | -3/+0 |
2010-03-31 | drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed. | Pauli Nieminen | 1 | -3/+5 |
2010-03-31 | drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable) | Jerome Glisse | 6 | -6/+6 |
2010-03-31 | drm/radeon/kms: don't print error on -ERESTARTSYS. | Dave Airlie | 1 | -1/+2 |
2010-03-31 | drm/radeon/kms/atom: make sure tables are valid (v2) | Alex Deucher | 7 | -242/+272 |
2010-03-31 | drm/radeon/kms: remove lvds quirks | Alex Deucher | 2 | -33/+0 |
2010-03-31 | drm/radeon/kms: fix display bandwidth setup on rs4xx | Alex Deucher | 1 | -0/+1 |
2010-03-31 | drm/radeon/kms: never treat rs4xx as AGP | Alex Deucher | 1 | -0/+8 |
2010-03-31 | drm/radeon/kms: display watermark fixes | Alex Deucher | 12 | -51/+87 |
2010-03-31 | drm/radeon/kms: init rdev->num_crtc at asic init | Alex Deucher | 3 | -17/+16 |
2010-03-31 | drm/radeon/kms/pm: fix typo in power table parsing | Alex Deucher | 1 | -1/+1 |
2010-03-31 | drm/radeon/kms: gfx init fixes for r6xx/r7xx | Alex Deucher | 3 | -0/+7 |
2010-03-31 | drm/radeon/kms/pm: fix segfault in clock code | Alex Deucher | 1 | -1/+2 |
2010-03-31 | drm/radeon/kms: expose thermal/fan i2c buses | Alex Deucher | 13 | -0/+69 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 18 | -0/+18 |
2010-03-29 | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 1 | -2/+2 |
2010-03-24 | PCI quirk: RS780/RS880: work around missing MSI initialization | Clemens Ladisch | 1 | -7/+1 |
2010-03-15 | drm/radeon: collect r100 asic related declarations in radeon_asic.h | Daniel Vetter | 2 | -51/+48 |
2010-03-15 | drm/radeon: include radeon_asic.h in the asic specific files | Daniel Vetter | 12 | -0/+12 |
2010-03-15 | drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg | Daniel Vetter | 2 | -3/+3 |
2010-03-15 | drm/radeon: move asic structs to radeon_asic.c | Daniel Vetter | 2 | -489/+487 |
2010-03-15 | drm/radeon: create radeon_asic.c | Daniel Vetter | 4 | -200/+243 |
2010-03-15 | drm/radeon/kms: prepare for more reclocking operations | Rafał Miłecki | 1 | -10/+29 |
2010-03-15 | drm/radeon/kms: switch to condition waiting for reclocking | Rafał Miłecki | 5 | -3/+12 |
2010-03-15 | drm/radeon/r600: add missing license and comments to r600_blit_shaders.c | Alex Deucher | 1 | -0/+35 |
2010-03-15 | drm/radeon/kms: improve coding style a little | Rafał Miłecki | 2 | -15/+13 |
2010-03-15 | drm/radeon/kms: remove dead audio/HDMI code | Rafał Miłecki | 1 | -35/+0 |
2010-03-15 | drm/radeon/kms: enable audio engine on DCE32 | Rafał Miłecki | 1 | -0/+15 |
2010-03-15 | drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs | Rafał Miłecki | 1 | -2/+69 |
2010-03-15 | drm/radeon/kms: clean assigning HDMI blocks to encoders | Rafał Miłecki | 4 | -72/+62 |
2010-03-15 | drm/radeon/kms: clean HDMI definitions | Rafał Miłecki | 3 | -8/+13 |
2010-03-15 | drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing | Alex Deucher | 1 | -0/+8 |
2010-03-15 | drm/radeon/kms/r1xx: enable hw i2c | Alex Deucher | 1 | -4/+1 |
2010-03-15 | drm/radeon/kms: fix i2c prescale calc on older radeons | Alex Deucher | 1 | -9/+8 |
2010-03-15 | drm/radeon/kms: fix for hw i2c | Alex Deucher | 1 | -0/+1 |
2010-03-15 | drm/radeon/kms: fix pal tv-out support on legacy IGP chips | Alex Deucher | 1 | -5/+24 |
2010-03-15 | drm/radeon/kms: further spread spectrum fixes | Alex Deucher | 2 | -13/+20 |
2010-03-15 | drm/radeon/kms: use lcd pll limits when available | Alex Deucher | 5 | -5/+52 |
2010-03-15 | drm/radeon/kms/atom: spread spectrum fix | Alex Deucher | 1 | -7/+50 |
2010-03-15 | drm/radeon/kms: catch atombios infinite loop and break out of it | Jerome Glisse | 2 | -13/+48 |