2010-11-22 |
Mario Kleiner | drm/kms/radeon: Reorder vblank and pageflip interrupt... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-22 |
Alex Deucher | drm/radeon/kms: add pageflip ioctl support (v3) Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-22 |
Mario Kleiner | drm/kms/radeon: Add support for precise vblank timestamping. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-22 |
Mario Kleiner | drm/vblank: Add support for precise vblank timestamping. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms: i2c s/sprintf/snprintf/g for safety Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms: fix i2c pad masks on rs4xx Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Thomas Hellstrom | drm/ttm: Fix up a theoretical deadlock Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Dave Airlie | Merge remote branch 'nouveau/for-airlied' of /ssd/git...
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms: fix tiling info on evergreen Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms: fix alignment when allocating buffers Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Thomas Hellstrom | drm/vmwgfx: Fix up an error path during bo creation Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms: register an i2c adapter name for the... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms/atom: add proper external encoders support Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms/atom: cleanup and unify DVO handling Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms: properly power up/down the eDP panel... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms/atom: set sane defaults in atombios_get_encod... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms: turn the backlight off explicitly for... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms: fix typo in r600 cs checker Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Vasiliy Kulikov | drm: radeon: fix error value sign Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-18 |
Alex Deucher | drm/radeon/kms: fix and unify tiled buffer alignment... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-15 |
Vasiliy Kulikov | drm: radeon: fix error value sign Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-15 |
Alex Deucher | drm/radeon/kms: fix and unify tiled buffer alignment... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-10 |
Thomas Hellstrom | drm/ttm: Be consistent on ttm_bo_init() failures Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-10 |
Michel Dänzer | drm/radeon/kms: Fix retrying ttm_bo_init() after it... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Alex Deucher | drm/radeon/kms: fix thermal sensor reporting on rv6xx Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Tyson Whitehead | drm/radeon/kms: fix bugs in ddc and cd path router... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Alex Deucher | drm/radeon/kms: add support for clock/data path routers Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Kulikov Vasiliy | drm: vmwgfx: fix information leak to userland Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Joe Perches | drivers/gpu: Use vzalloc Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/vmwgfx: Fix oops on failing bo pin Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: Make sure a sync object doesn't disappear... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Alex Deucher | drm/radeon/kms: don't disable shared encoders on pre... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Joe Perches | drivers/gpu/drm: Update WARN uses Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Joe Perches | drivers/gpu/drm/vmwgfx: Fix k.alloc switched arguments Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Sam Tygier | DRM: ignore invalid EDID extensions Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Alex Deucher | drm/radeon/kms: make the connector code less verbose Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: remove failed ttm binding error printout Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: Add a barrier when unreserving Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: Remove mm init error printouts and checks Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: Remove pointless list_empty check Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: Use private locks for the default bo range... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Thomas Hellstrom | drm/ttm: Documentation update Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Alex Deucher | drm/radeon/kms/evergreen: add missing pm.vblank_sync... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Ingo Molnar | drm/stub/Kconfig: fix Kconfig for stub driver. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-11-09 |
Dave Airlie | Merge branch 'drm-intel-fixes' of git://git.kernel...
|
commit | commitdiff | tree |
2010-10-28 |
Alex Deucher | drm/radeon/kms: enable unmappable vram for evergreen Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-28 |
Alex Deucher | drm/radeon/kms: fix tiled db height calculation on... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-28 |
Alex Deucher | drm/radeon/kms: fix handling of tex lookup disable... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-27 |
Thomas Hellstrom | vmwgfx: Implement a proper GMR eviction mechanism Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-27 |
Alex Deucher | drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms: properly compute group_size on 6xx/7xx Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms: fix 2D tile height alignment in the... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms/evergreen: set the clear state to the... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Dave Airlie | drm/radeon/kms: don't poll dac load detect. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Lee, Chun-Yi | gpu: Add Intel GMA500(Poulsbo) Stub Driver Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms: MC vram map needs to be >= pci aperture... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms: implement display watermark support... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Alex Deucher | drm/radeon/kms/evergreen: add some additional safe... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-26 |
Dave Airlie | drm/radeon/r600: fix tiling issues in CS checker. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-25 |
Dave Airlie | Merge remote branch 'intel/drm-intel-next' of ../drm...
|
commit | commitdiff | tree |
2010-10-21 |
Thomas Hellstrom | drm/ttm: Optimize delayed buffer destruction Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-21 |
Thomas Hellstrom | drm/ttm: Avoid using the ttm_mem_type_manager::put_locked... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Jason Wessel | drm, kdb, kms: Change mode_set_base_atomic() enter... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Jason Wessel | kdb, kms: Save and restore the LUT on atomic KMS enter... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Jason Wessel | Revert "radeon, kdb, kms: Save and restore the LUT... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Francisco Jerez | agp/amd-k7: Allow binding user memory to the AGP GART. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Jean Delvare | drm/ttm: Simplify ttm_bo_wait_unreserved Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-19 |
Dave Airlie | Revert "drm/radeon/kms: remove some pll algo flags" Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-18 |
Dave Airlie | drm/ttm: add unlocked variant of new manager put node. Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-18 |
Dave Airlie | Merge branch 'drm-fixes' of /home/airlied/kernel/linux...
|
commit | commitdiff | tree |
2010-10-17 |
Alex Deucher | drm/radeon/kms: avivo cursor workaround applies to... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-12 |
Jean Delvare | drm/radeon/kms: Silent spurious error message Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-12 |
Alex Deucher | drm/radeon/kms: fix bad cast/shift in evergreen.c Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-12 |
Alex Deucher | drm/radeon/kms: make TV/DFP table info less verbose Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-12 |
Alex Deucher | drm/radeon/kms: leave certain CP int bits enabled Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-12 |
Jerome Glisse | drm/radeon/kms: avoid corner case issue with unmappable... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-07 |
Dave Airlie | drm: don't drop handle reference on unload Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: make sure blit addr masks are 64 bit Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Dave Airlie | Merge branch 'drm-radeon-next' of ../drm-radeon-next...
|
commit | commitdiff | tree |
2010-10-06 |
Dave Airlie | Merge branch 'drm-kdb-next' into drm-core-next
|
commit | commitdiff | tree |
2010-10-06 |
Dave Airlie | Merge remote branch 'nouveau/for-airlied' of ../drm...
|
commit | commitdiff | tree |
2010-10-06 |
Chris Ball | drm/nouveau/kms: Avoid a hang entering KDB with VT... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Jason Wessel | radeon, kdb, kms: Save and restore the LUT on atomic... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Jason Wessel | drm, kdb, kms: Add an enter argument to mode_set_base_atomic... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Chris Ball | drm/nouveau/kms: Implement KDB debug hooks for nouveau... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Chris Ball | drm/radeon/kms: Implement KDB debug hooks for radeon... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Dave Airlie | Merge branch 'drm-vmware-next' into drm-core-next
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: add drm blit support for evergreen Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Mario Kleiner | drm/radeon: Modify radeon_pm_in_vbl to use radeon_get_crtc_s... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Mario Kleiner | drm/radeon: Add function for display scanout position... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: rework spread spectrum handling Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: remove new pll algo Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: remove some pll algo flags Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: prefer high post dividers in legacy... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: properly handle 40 bit MC addresses... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Marius Gröger | drm/radeon: add properties to configure the width of... Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms/r6xx+: use new style fencing (v3) Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: enable writeback (v2) Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |
2010-10-06 |
Alex Deucher | drm/radeon/kms: clean up r6xx/r7xx blit init (v2) Signed-off-by: Dave Airlie <airlied@redhat.com>
|
commit | commitdiff | tree |