aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
...
| * drm/i915: get the bridge device once.Dave Airlie2009-09-07
| * drm/radeon/kms: lower debugging on dpms events.Dave Airlie2009-09-07
| * drm/kms/radeon: make kms default a runtime optionDave Airlie2009-09-07
| * drm/kms: fix kms helper license + KconfigDave Airlie2009-09-07
| * drm/radeon/kms: add r600 KMS supportJerome Glisse2009-09-07
| * drm/radeon/kms: add initial radeon tv-out support.Dave Airlie2009-09-07
| * drm/radeon/kms: add rn50/r100/r200 CS tracker.Dave Airlie2009-09-07
| * Merge intel drm-intel-next branchDave Airlie2009-09-07
| |\
| | * drm/i915: Put the idle reclocking work on our private workqueue as well.Eric Anholt2009-09-06
| | * drm/i915: Pad ringbuffer with NOOPs before wrappingChris Wilson2009-09-06
| | * drm/i915: do dynamic clock freq control only in kernel modesettingZhenyu Wang2009-09-04
| | * drm/I915: Use the CRT DDC to get the EDID for DVI-connector on MacKeith Packard2009-09-04
| | * drm/i915: fix tiling on IGDNGZhenyu Wang2009-09-04
| | * drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.Daniel Vetter2009-09-04
| | * drm/i915: remove open-coded drm_mode_object_findDaniel Vetter2009-09-04
| | * drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.Eric Anholt2009-09-04
| | * drm/i915: i915_modeset is signedKyle McMartin2009-09-04
| | * drm/i915: add dynamic clock frequency controlJesse Barnes2009-09-04
| | * drm/i915: Support IGD EOSShaohua Li2009-09-04
| | * drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TVZhao Yakui2009-09-04
| | * drm/i915: select TV format according to connector typeMa Ling2009-09-04
| | * drm/i915: update debugfs interrupt info on IGDNGZhenyu Wang2009-09-04
| | * drm/i915: Add i915 register dumping debugfs fileBen Gamari2009-09-04
| | * drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari2009-09-04
| * | drm/kms: remove old std mode fallback code.Dave Airlie2009-09-07
| * | drm/kms/i915: Add the default mode for CRT output without EDIDykzhao2009-09-07
| * | drm/kms: add a function that can add the mode for the output device without EDIDZhao Yakui2009-09-07
| * | drm/kms: try to find the std mode in DMT tableZhao Yakui2009-09-07
| * | drm/kms: Add the default mode tableZhao Yakui2009-09-07
| * | drm: split crtc/fb helpers into a separate moduleDave Airlie2009-09-07
| * | drm/radeon/kms: add updated registers from drm-fixes.Dave Airlie2009-09-06
| * | drm/radeon/kms: block depthxy offset from use from userspace.Dave Airlie2009-09-06
| * | drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULLMaarten Maathuis2009-09-02
| * | drm/crtc: fix mismerge of last patch.Dave Airlie2009-09-02
| * | drm/kms: add explicit encoder disable function and detach harder.Dave Airlie2009-09-01
| * | drm: fix drm_cache.c for arch with no support.Dave Airlie2009-09-01
| * | drm/mm: add ability to dump mm lists via debugfsDave Airlie2009-09-01
| * | drm: fix two issues with fb consolidation.Dave Airlie2009-08-30
| * | drm: use proc_create_data()Alexey Dobriyan2009-08-30
| * | drm/kms: Parse the detailed time info in CEA-EDIDZhao Yakui2009-08-30
| * | drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie2009-08-30
| * | drm/r128: Add test for initialisation to all ioctls that require itBen Hutchings2009-08-30
| * | radeon: Use request_firmware()Ben Hutchings2009-08-30
| * | drm: dereference of tmp in drm_proc_create_files()Roel Kluin2009-08-30
| * | drm/crtc_helper: NULL encoder->crtc when switching encodersMaarten Maathuis2009-08-30
| * | drm/crtc_helper: replace modeset fail path with something simplerMaarten Maathuis2009-08-30
| * | drm/radeon: cleanup mkregtable.cDave Airlie2009-08-30
| * | drm: GEM handles are u32, not intPekka Paalanen2009-08-26
| * | drm/rs600/690: use autogenerated safe register tables.Dave Airlie2009-08-26
| * | drm/r128: Use request_firmware() to load CCE microcodeBen Hutchings2009-08-26