aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/mgag200
Commit message (Expand)AuthorAge
* drm/mgag200: drop pointless info print.Dave Airlie2013-11-08
* drm: Add separate Kconfig option for fbdev helpersDaniel Vetter2013-10-11
* drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-09
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-01
|\
| * drm/mgag200: Invalidate page tables when pinning a BOEgbert Eich2013-08-06
| * drm/mgag200: Fix LUT programming for 16bppEgbert Eich2013-07-29
| * drm/mgag200: Fix framebuffer pitch calculationTakashi Iwai2013-07-29
| * drm/mgag200: Add sysfs support for connectorsEgbert Eich2013-07-29
| * drm/mgag200: Add an crtc_disable callback to the crtc helper funcsEgbert Eich2013-07-29
| * drm/mgag200: Fix logic in mgag200_bo_pin() (v2)Egbert Eich2013-07-29
* | drm: verify vma access in TTM+GEM driversDavid Herrmann2013-08-26
* | drm: rip out drm_core_has_MTRR checksDaniel Vetter2013-08-19
* | drm: remove FASYNC supportDaniel Vetter2013-08-18
* | drm/mgag200: remove unused driver_private accessDavid Herrmann2013-08-18
* | drm/gem: create drm_gem_dumb_destroyDaniel Vetter2013-08-06
* | drm/ttm: convert to unified vma offset managerDavid Herrmann2013-07-25
|/
* drm/mgag200: inline reservationsMaarten Lankhorst2013-06-27
* drm/mgag200: do not attempt to acquire a reservation while in an interrupt ha...Maarten Lankhorst2013-06-27
* drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire2013-06-27
* Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-27
|\
| * drm/mgag200: Add missing write to index before accessing data registerChristopher Harvey2013-06-03
* | drm/mgag200: Don't do full cleanup if mgag200_device_init failsChristopher Harvey2013-06-17
* | drm/mgag200: Hardware cursor supportChristopher Harvey2013-06-17
* | drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski2013-05-30
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-13
|\
| * drm/mgag200: Fix framebuffer base address programmingChristopher Harvey2013-05-12
| * drm/mgag200: Convert counter delays to jiffiesChristopher Harvey2013-05-12
| * drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL registerChristopher Harvey2013-05-12
| * drm/mgag200: Don't change unrelated registers during modesetChristopher Harvey2013-05-12
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-02
|\|
| * drm/mgag200: deal with bo reserve fail in dirty update pathDave Airlie2013-05-01
| * drm/mgag200: Remove extra variable assignsChristopher Harvey2013-04-29
| * drm/mgag200: Pass driver specific mga_device in driver functionsChristopher Harvey2013-04-29
| * drm/mgag200: Remove pointless call to drm_fb_get_bpp_depthChristopher Harvey2013-04-29
| * drm/mgag200: Convert to managed device resources where possibleChristopher Harvey2013-04-12
| * drm: Misc comment cleanupChristopher Harvey2013-04-12
* | drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal.Christopher Harvey2013-04-09
|/
* drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire2013-03-20
* drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire2013-03-07
* drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey2013-03-07
* drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey2013-03-07
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\
| * drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter2013-02-13
| * drm/fb-helper: don't disable everything in initial_configDaniel Vetter2013-02-13
| * drm: revamp framebuffer cleanup interfacesDaniel Vetter2013-01-20
| * drm/<drivers>: Unified handling of unimplemented fb->create_handleDaniel Vetter2013-01-20
| * drm/<drivers>: reorder framebuffer init sequenceDaniel Vetter2013-01-20
* | drivers/gpu/drm/mgag200: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
|/
* Drivers: gpu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst2012-12-10