summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/kms: remove old std mode fallback code.Dave Airlie2009-09-071-54/+2
* drm/kms/i915: Add the default mode for CRT output without EDIDykzhao2009-09-071-2/+5
* drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui2009-09-071-0/+46
* drm/kms: try to find the std mode in DMT tableZhao Yakui2009-09-072-12/+39
* drm/kms: Add the default mode tableZhao Yakui2009-09-071-0/+237
* drm: split crtc/fb helpers into a separate moduleDave Airlie2009-09-074-5/+16
* drm/radeon/kms: add updated registers from drm-fixes.Dave Airlie2009-09-073-0/+5
* drm/radeon/kms: block depthxy offset from use from userspace.Dave Airlie2009-09-073-3/+0
* drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULLMaarten Maathuis2009-09-021-1/+2
* drm/crtc: fix mismerge of last patch.Dave Airlie2009-09-021-2/+2
* drm/kms: add explicit encoder disable function and detach harder.Dave Airlie2009-09-021-4/+20
* drm: fix drm_cache.c for arch with no support.Dave Airlie2009-09-021-6/+3
* drm/mm: add ability to dump mm lists via debugfsDave Airlie2009-09-022-0/+77
* drm: fix two issues with fb consolidation.Dave Airlie2009-08-312-2/+2
* drm: use proc_create_data()Alexey Dobriyan2009-08-311-6/+7
* drm/kms: Parse the detailed time info in CEA-EDIDZhao Yakui2009-08-311-1/+119
* drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-319-1309/+823
* drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings2009-08-313-21/+41
* radeon: Use request_firmware()Ben Hutchings2009-08-319-25371/+314
* drm: dereference of tmp in drm_proc_create_files()Roel Kluin2009-08-311-0/+4
* drm/crtc_helper: NULL encoder->crtc when switching encodersMaarten Maathuis2009-08-311-0/+4
* drm/crtc_helper: replace modeset fail path with something simplerMaarten Maathuis2009-08-311-32/+54
* drm/radeon: cleanup mkregtable.cDave Airlie2009-08-313-165/+159
* drm: GEM handles are u32, not intPekka Paalanen2009-08-272-7/+7
* drm/rs600/690: use autogenerated safe register tables.Dave Airlie2009-08-275-68/+745
* drm/r128: Use request_firmware() to load CCE microcodeBen Hutchings2009-08-272-50/+49
* drm/mga: Use request_firmware() to load microcodeBen Hutchings2009-08-275-11750/+81
* drm/ttm: consolidate cache flushing code in one place.Dave Airlie2009-08-272-74/+44
* drm/radeon/kms: generate the safe register tables.Dave Airlie2009-08-216-104/+1960
* drm/ttm: Fixes for "Memory accounting rework."Thomas Hellstrom2009-08-201-8/+28
* drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global"Thomas Hellstrom2009-08-202-4/+1
* Merge Linus master to drm-nextDave Airlie2009-08-2073-2320/+5272
|\
| * drm/kms: teardown crtc correctly when fb is destroyed.Dave Airlie2009-08-191-28/+12
| * drm/kms/radeon: cleanup combios TV table like DDX.Dave Airlie2009-08-191-29/+19
| * drm/radeon/kms: memset the allocated framebuffer before using it.Dave Airlie2009-08-191-0/+2
| * drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.Dave Airlie2009-08-191-0/+1
| * drm/radeon/kms: implement bo busy check + current domainDave Airlie2009-08-173-1/+41
| * drm/radeon/kms: cut down indirects in register accesses.Dave Airlie2009-08-165-79/+47
| * drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer2009-08-169-77/+217
| * drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDRDave Airlie2009-08-161-0/+15
| * drm/edid: fixup detailed timings like the X server.Dave Airlie2009-08-151-38/+34
| * drm/radeon/kms: Add specific rs690 authorized register tableJerome Glisse2009-08-152-1/+67
| * drm/i915: silence vblank warningsFrans Pop2009-08-091-2/+2
| * drm: silence pointless vblank warning.Paul Rolland2009-08-091-1/+1
| * drm: When adding probed modes, preserve duplicate mode typesKeith Packard2009-08-091-0/+2
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-08-0717-513/+1221
| |\
| | * drm/i915: Fix read outside array bounds in restoring the SWF10 range.Roel Kluin2009-08-051-1/+1
| | * drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.Eric Anholt2009-08-054-6/+19
| | * drm/i915: Add support for dual-channel LVDS on 8xx.ling.ma@intel.com2009-07-301-1/+1
| | * drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.ling.ma@intel.com2009-07-301-6/+21
OpenPOWER on IntegriCloud