- 2a1dc26 drm/mgag200: removed optional dummy crtc mode_fixup function. by Carlos Palminha · 9 years ago
- 1d20642 drm/mgag200: removed optional dummy encoder mode_fixup function. by Carlos Palminha · 9 years ago
- e3de671 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
- 71cb749 drm/mgag200: Constify function pointer structs by Ville Syrjälä · 9 years ago
- 13a3d91 drm: Pass 'name' to drm_encoder_init() by Ville Syrjälä · 9 years ago
- 1eb8345 drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create() by Ville Syrjälä · 9 years ago
- f6619ef drm/mgag200: fix kernel hang in cursor code. by Wang, Rui Y · 9 years ago
- c24ca5b drm/mgag200/mgag200_mode.c: fix wrong do_div() usage by Nicolas Pitre · 9 years ago
- 728f866 drm/mgag200: Fix driver_load error handling by Archit Taneja · 9 years ago
- aec9e12 drm/mgag200: Fix error handling paths in fbdev driver by Archit Taneja · 9 years ago
- e829d7e drm/mgag200: Add support for a new rev of G200e by Mathieu Larouche · 9 years ago
- 6d857c1 drm/mgag200: Add support for a new G200eW3 chipset by Mathieu Larouche · 9 years ago
- bf89209 drm/mga200g: Hold a proper reference for cursor_set by Daniel Vetter · 9 years ago
- 34c294f drm/mga200g: Don't grab dev->struct_mutex for in mmap offset ioctl by Daniel Vetter · 9 years ago
- 4f72a6e drm/mgag200: Use new drm_fb_helper functions by Archit Taneja · 9 years ago
- fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
- f9fe4b9 drm/mgag200: remove unneeded variable by Sudip Mukherjee · 9 years ago
- 546aee5 drm/mgag200: remove unused variables by Sudip Mukherjee · 9 years ago
- 2516108 drm/mgag200: Reject non-character-cell-aligned mode widths by Adam Jackson · 9 years ago
- d584ff8 drm/mgag200: constify all struct drm_*_helper funcs pointers by Jani Nikula · 10 years ago
- 01934c2 drm/fb-helper: Propagate errors from initial config failure by Thierry Reding · 10 years ago
- 3cb9ae4 drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h by Daniel Vetter · 10 years ago
- 7a42e83 Merge branch 'for-airlied-next' of git://people.freedesktop.org/~mlankhorst/linux into drm-next by Dave Airlie · 10 years ago
- f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
- 98cc034 drm/mgag200: use container_of to resolve mga_fbdev from drm_fb_helper by Fabian Frederick · 10 years ago
- d9fc941 drm: Extract <drm/drm_gem.h> by Daniel Vetter · 10 years ago
- 884c6da drm/<ttm-based-drivers>: Don't call drm_mmap by Daniel Vetter · 10 years ago
- ba8286f drm: Move legacy buffer structures to <drm/drm_legacy.h> by Daniel Vetter · 10 years ago
- 915b4d1 drm: add driver->set_busid() callback by David Herrmann · 10 years ago
- f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 10 years ago
- c0ee755 Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
- 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
- eaf99c7 drm: Perform cmdline mode parsing during connector initialisation by Chris Wilson · 10 years ago
- ee3939e drm/ttm: Fix a few sparse warnings by Thierry Reding · 10 years ago
- c7e9511 drm/mgag200: use helpers by Rob Clark · 10 years ago
- 10a2310 drm: Introduce drm_fb_helper_prepare() by Thierry Reding · 10 years ago
- 3a49387 drm: Constify struct drm_fb_helper_funcs by Thierry Reding · 10 years ago
- 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 10 years ago
- 4cb8802 drm/mgag200: Remove unecessary NULL check in gem_free by Daniel Vetter · 11 years ago
- 36b347f drm/mgag200: Remove unecessary NULL check in bo_unref by Daniel Vetter · 11 years ago
- f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 11 years ago
- 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
- 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
- 8b7ad1b drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion by Dave Airlie · 11 years ago
- ec22b4a drm/mgag200: fix typo causing bw limits to be ignored on some chips by Dave Airlie · 11 years ago
- f4b4718 drm: ast,cirrus,mgag200: use drm_can_sleep by Dave Airlie · 11 years ago
- 918be88 drm/mgag200: on cards with < 2MB VRAM default to 16-bit by Dave Airlie · 11 years ago
- 53dac83 drm/mgag200: fix oops in cursor code. by Dave Airlie · 11 years ago
- f242a64 drivers: gpu: Mark functions as static in mgag200_ttm.c by Rashika · 11 years ago
- 080fd6b drivers: gpu: Mark functions as static in mgag200_mode.c by Rashika · 11 years ago
- b2890a7 drivers: gpu: Mark function as static in mgag200_main.c by Rashika · 11 years ago
- ec61f5e drm/mgag200: drop pointless info print. by Dave Airlie · 11 years ago
- 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
- 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
- 9c725e5 Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
- acb4652 drm: verify vma access in TTM+GEM drivers by David Herrmann · 11 years ago
- 2818564 drm: rip out drm_core_has_MTRR checks by Daniel Vetter · 11 years ago
- b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
- 7d2e968 drm/mgag200: remove unused driver_private access by David Herrmann · 11 years ago
- ecaac1c drm/mgag200: Invalidate page tables when pinning a BO by Egbert Eich · 11 years ago
- 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
- de7500e drm/mgag200: Fix LUT programming for 16bpp by Egbert Eich · 11 years ago
- da55839 drm/mgag200: Fix framebuffer pitch calculation by Takashi Iwai · 11 years ago
- 3d5a1c5 drm/mgag200: Add sysfs support for connectors by Egbert Eich · 11 years ago
- 64c2907 drm/mgag200: Add an crtc_disable callback to the crtc helper funcs by Egbert Eich · 11 years ago
- 030f19f drm/mgag200: Fix logic in mgag200_bo_pin() (v2) by Egbert Eich · 11 years ago
- 72525b3 drm/ttm: convert to unified vma offset manager by David Herrmann · 11 years ago
- 06597ce drm/mgag200: inline reservations by Maarten Lankhorst · 11 years ago
- a06b9a7 drm/mgag200: do not attempt to acquire a reservation while in an interrupt handler by Maarten Lankhorst · 11 years ago
- abbee62 drm/mgag200: Added resolution and bandwidth limits for various G200e products. by Julia Lemire · 11 years ago
- 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
- 2791197 drm/mgag200: Don't do full cleanup if mgag200_device_init fails by Christopher Harvey · 11 years ago
- a080db9 drm/mgag200: Hardware cursor support by Christopher Harvey · 11 years ago
- 91f8f10 drm/mgag200: Add missing write to index before accessing data register by Christopher Harvey · 11 years ago
- 247d36d drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del} by Andy Lutomirski · 12 years ago
- fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 9f1d036 drm/mgag200: Fix framebuffer base address programming by Christopher Harvey · 12 years ago
- 3cdc0e8 drm/mgag200: Convert counter delays to jiffies by Christopher Harvey · 12 years ago
- fb70a66 drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register by Christopher Harvey · 12 years ago
- 9d8aa55 drm/mgag200: Don't change unrelated registers during modeset by Christopher Harvey · 12 years ago
- 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 6417195 drm/mgag200: deal with bo reserve fail in dirty update path by Dave Airlie · 12 years ago
- d8bf6b0 drm/mgag200: Remove extra variable assigns by Christopher Harvey · 12 years ago
- f1998fe drm/mgag200: Pass driver specific mga_device in driver functions by Christopher Harvey · 12 years ago
- 67d411d drm/mgag200: Remove pointless call to drm_fb_get_bpp_depth by Christopher Harvey · 12 years ago
- c2ed884 drm/mgag200: Convert to managed device resources where possible by Christopher Harvey · 12 years ago
- 715f59c drm: Misc comment cleanup by Christopher Harvey · 12 years ago
- 1812a3d drm/mgag200: Index 24 in extended CRTC registers is 24 in hex, not decimal. by Christopher Harvey · 12 years ago
- 260b3f1 drm/mgag200: Bug fix: Modified pll algorithm for EH project by Julia Lemire · 12 years ago
- ce49596 drm/mgag200: Bug fix: Renesas board now selects native resolution. by Julia Lemire · 12 years ago
- 0ba5317 drm/mgag200: Reject modes that are too big for VRAM by Christopher Harvey · 12 years ago
- cc59487 drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used by Christopher Harvey · 12 years ago
- fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- cd5428a drm/<drivers>: simplify ->fb_probe callback by Daniel Vetter · 12 years ago
- 76a39db drm/fb-helper: don't disable everything in initial_config by Daniel Vetter · 12 years ago
- e11847b1 drivers/gpu/drm/mgag200: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
- 3620636 drm: revamp framebuffer cleanup interfaces by Daniel Vetter · 12 years ago
- af26ef3 drm/<drivers>: Unified handling of unimplemented fb->create_handle by Daniel Vetter · 12 years ago
- c7d73f6 drm/<drivers>: reorder framebuffer init sequence by Daniel Vetter · 12 years ago
- 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago