| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/mgag200: Remove unecessary NULL check in gem_free | Daniel Vetter | 2014-04-22 | 1 | -2/+0 |
* | drm/mgag200: Remove unecessary NULL check in bo_unref | Daniel Vetter | 2014-04-22 | 1 | -3/+1 |
* | drm: Replace crtc fb with primary plane fb (v3) | Matt Roper | 2014-04-01 | 1 | -13/+13 |
* | drm: init TTM dev_mapping in ttm_bo_device_init() | David Herrmann | 2014-03-16 | 1 | -2/+3 |
* | drm: use anon-inode instead of relying on cdevs | David Herrmann | 2014-03-16 | 1 | -1/+1 |
* | drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion | Dave Airlie | 2014-02-06 | 1 | -1/+1 |
* | drm/mgag200: fix typo causing bw limits to be ignored on some chips | Dave Airlie | 2014-02-05 | 1 | -2/+2 |
* | drm: ast,cirrus,mgag200: use drm_can_sleep | Dave Airlie | 2014-01-29 | 1 | -1/+1 |
* | drm/mgag200: on cards with < 2MB VRAM default to 16-bit | Dave Airlie | 2014-01-23 | 2 | -2/+10 |
* | drm/mgag200: fix oops in cursor code. | Dave Airlie | 2014-01-16 | 1 | -3/+5 |
* | drivers: gpu: Mark functions as static in mgag200_ttm.c | Rashika | 2014-01-14 | 1 | -3/+3 |
* | drivers: gpu: Mark functions as static in mgag200_mode.c | Rashika | 2014-01-14 | 1 | -3/+3 |
* | drivers: gpu: Mark function as static in mgag200_main.c | Rashika | 2014-01-14 | 1 | -1/+1 |
* | drm/mgag200: drop pointless info print. | Dave Airlie | 2013-11-08 | 1 | -2/+0 |
* | drm: Add separate Kconfig option for fbdev helpers | Daniel Vetter | 2013-10-11 | 1 | -0/+1 |
* | drm: kill ->gem_init_object() and friends | David Herrmann | 2013-10-09 | 3 | -8/+0 |
* | Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2013-09-02 | 2 | -1/+47 |
|\ |
|
| * | drm/mgag200: Invalidate page tables when pinning a BO | Egbert Eich | 2013-08-07 | 1 | -0/+1 |
| * | drm/mgag200: Fix LUT programming for 16bpp | Egbert Eich | 2013-07-30 | 1 | -0/+23 |
| * | drm/mgag200: Fix framebuffer pitch calculation | Takashi Iwai | 2013-07-30 | 1 | -1/+1 |
| * | drm/mgag200: Add sysfs support for connectors | Egbert Eich | 2013-07-30 | 1 | -0/+2 |
| * | drm/mgag200: Add an crtc_disable callback to the crtc helper funcs | Egbert Eich | 2013-07-30 | 1 | -0/+19 |
| * | drm/mgag200: Fix logic in mgag200_bo_pin() (v2) | Egbert Eich | 2013-07-30 | 1 | -0/+1 |
* | | drm: verify vma access in TTM+GEM drivers | David Herrmann | 2013-08-27 | 1 | -1/+3 |
* | | drm: rip out drm_core_has_MTRR checks | Daniel Vetter | 2013-08-19 | 1 | -1/+1 |
* | | drm: remove FASYNC support | Daniel Vetter | 2013-08-19 | 1 | -1/+0 |
* | | drm/mgag200: remove unused driver_private access | David Herrmann | 2013-08-19 | 1 | -1/+0 |
* | | drm/gem: create drm_gem_dumb_destroy | Daniel Vetter | 2013-08-07 | 3 | -11/+1 |
* | | drm/ttm: convert to unified vma offset manager | David Herrmann | 2013-07-25 | 1 | -1/+1 |
|/ |
|
* | drm/mgag200: inline reservations | Maarten Lankhorst | 2013-06-28 | 2 | -20/+18 |
* | drm/mgag200: do not attempt to acquire a reservation while in an interrupt ha... | Maarten Lankhorst | 2013-06-28 | 1 | -2/+3 |
* | drm/mgag200: Added resolution and bandwidth limits for various G200e products. | Julia Lemire | 2013-06-28 | 3 | -5/+70 |
* | Merge tag 'v3.10-rc7' into drm-next | Dave Airlie | 2013-06-27 | 1 | -4/+5 |
|\ |
|
| * | drm/mgag200: Add missing write to index before accessing data register | Christopher Harvey | 2013-06-03 | 1 | -4/+5 |
* | | drm/mgag200: Don't do full cleanup if mgag200_device_init fails | Christopher Harvey | 2013-06-17 | 1 | -1/+1 |
* | | drm/mgag200: Hardware cursor support | Christopher Harvey | 2013-06-17 | 6 | -3/+324 |
* | | drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} | Andy Lutomirski | 2013-05-31 | 1 | -10/+4 |
|/ |
|
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-13 | 1 | -38/+52 |
|\ |
|
| * | drm/mgag200: Fix framebuffer base address programming | Christopher Harvey | 2013-05-13 | 1 | -3/+24 |
| * | drm/mgag200: Convert counter delays to jiffies | Christopher Harvey | 2013-05-13 | 1 | -9/+6 |
| * | drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register | Christopher Harvey | 2013-05-13 | 1 | -21/+21 |
| * | drm/mgag200: Don't change unrelated registers during modeset | Christopher Harvey | 2013-05-13 | 1 | -5/+1 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-05-02 | 5 | -47/+58 |
|\ \
| |/ |
|
| * | drm/mgag200: deal with bo reserve fail in dirty update path | Dave Airlie | 2013-05-02 | 3 | -5/+44 |
| * | drm/mgag200: Remove extra variable assigns | Christopher Harvey | 2013-04-30 | 1 | -2/+0 |
| * | drm/mgag200: Pass driver specific mga_device in driver functions | Christopher Harvey | 2013-04-30 | 1 | -4/+3 |
| * | drm/mgag200: Remove pointless call to drm_fb_get_bpp_depth | Christopher Harvey | 2013-04-30 | 1 | -3/+0 |
| * | drm/mgag200: Convert to managed device resources where possible | Christopher Harvey | 2013-04-12 | 2 | -30/+8 |
| * | drm: Misc comment cleanup | Christopher Harvey | 2013-04-12 | 1 | -3/+3 |
* | | drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal. | Christopher Harvey | 2013-04-10 | 1 | -10/+3 |
|/ |
|