aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* drm: add core support for unplugging a device (v2)Dave Airlie2012-03-15
* drm/modeset: add helper to unplug all connectors from sysfsDave Airlie2012-03-15
* drm/sysfs: protect sysfs removal code against being run twice.Dave Airlie2012-03-15
* drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie2012-03-15
|\
| * drm/radeon/kms: fix hdmi duallink checksAlex Deucher2012-03-08
| * drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák2012-03-08
| * drm/radeon: deal with errors from framebuffer init path.Dave Airlie2012-03-07
| * drm/radeon: fix a semaphore deadlock on pre cayman asicsChristian König2012-03-07
| * drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox2012-03-05
| * drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()Sebastian Biemueller2012-02-29
| * drm/radeon: fix uninitialized variableChristian König2012-02-29
| * Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-02-29
| |\
| | * drm/exynos: added panel physical size.Eun-Chul Kim2012-02-14
| | * drm/exynos: added postclose to release resource.Inki Dae2012-02-14
| | * drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae2012-02-14
| | * drm/exynos: fixed page flip issue.Inki Dae2012-02-14
| | * drm/exynos: added possible_clones setup function.Inki Dae2012-02-14
| | * drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim2012-02-14
| | * drm/exynos: changed priority of mixer layers.Joonyoung Shim2012-02-14
| | * drm/exynos: Fix typo in exynos_mixer.cMasanari Iida2012-02-14
| * | drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher2012-02-29
| * | drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson2012-02-27
| * | drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys2012-02-24
| * | drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov2012-02-24
| * | drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0Hai Lan2012-02-23
| * | drm/i915: fix mode set on load pipe. (v2)Dave Airlie2012-02-23
| * | drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher2012-02-22
| * | drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse2012-02-22
| * | drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer2012-02-22
| * | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-02-22
| |\ \
| | * | drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov2012-02-15
| | * | drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke2012-02-10
| | * | drm/i915: gen7: work around a system hang on IVBEugeni Dodonov2012-02-10
| | * | drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov2012-02-10
| | * | drm/i915: gen7: implement rczunit workaroundEugeni Dodonov2012-02-10
| * | | drm/exynos: added postclose to release resource.Inki Dae2012-02-16
| * | | drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae2012-02-16
| * | | drm/exynos: fixed page flip issue.Inki Dae2012-02-16
| * | | drm/exynos: added possible_clones setup function.Inki Dae2012-02-16
| * | | drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim2012-02-16
| * | | drm/exynos: changed priority of mixer layers.Joonyoung Shim2012-02-16
| * | | drm/exynos: Fix typo in exynos_mixer.cMasanari Iida2012-02-16
| * | | drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2012-02-14
| | |/ | |/|
| * | drm/radeon/kms/atom: bios scratch reg handling updatesAlex Deucher2012-02-14
| * | drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.Dave Airlie2012-02-14
* | | drm: Add drm_mode_copy()Ville Syrjälä2012-03-15
* | | drm: Use a flexible array member for blob property dataVille Syrjälä2012-03-15
* | | drm: Handle drm_object_get() failuresVille Syrjälä2012-03-15
* | | drm: Make drm_crtc_convert_{umode, to_umode} static and constify their paramsVille Syrjälä2012-03-15
* | | drm: Fix drm_mode_attachmode_crtc()Ville Syrjälä2012-03-15