aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_fb.c
AgeCommit message (Expand)Author
2013-02-14drm/<drivers>: simplify ->fb_probe callbackDaniel Vetter
2013-02-14drm/fb-helper: don't disable everything in initial_configDaniel Vetter
2013-01-20drm: revamp framebuffer cleanup interfacesDaniel Vetter
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells
2012-09-20drm/radeon: Remove unused functionsLauri Kasanen
2012-09-20drm/radeon: Mark all possible functions / structs as staticLauri Kasanen
2012-03-20drm/radeon: Restrict offset for legacy display engine.Michel Dänzer
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie
2012-03-07drm/radeon: deal with errors from framebuffer init path.Dave Airlie
2012-02-09drm: do not set fb_info->pixmap fieldsSascha Hauer
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä
2011-11-29drm: move the fb bpp/depth helper into the core.Dave Airlie
2011-11-29drm/radeon/kms: fix up for BIG ENDIAN breakageDave Airlie
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes
2011-03-14Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie
2011-02-23drm/radeon: introduce gem_to_radeon_bo helperDaniel Vetter
2011-02-23drm/radeon/kms: align height of fb allocation.Dave Airlie
2011-02-07drm: dumb scanout create/mmap for intel/radeon (v3)Dave Airlie
2011-01-14Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie
2011-01-07drm: Update fbdev fb_fix_screeninfoJames Simmons
2011-01-05Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-12-21drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons
2010-12-20drm/radeon: use aperture size not vram size for overlap testsDave Airlie
2010-10-19Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie
2010-10-07drm: don't drop handle reference on unloadDave Airlie
2010-10-06drm/radeon/kms: Implement KDB debug hooks for radeon KMS.Chris Ball
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie
2010-08-23Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-23drm/radeon: fix passing wrong type to gem object create.Dave Airlie
2010-08-10vt/console: try harder to print output when panicingJesse Barnes
2010-06-08drm: Propagate error from drm_fb_helper_init().Chris Wilson
2010-05-18drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz
2010-04-20Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie
2010-04-08drm/fb: remove drm_fb_helper_setcolregJames Simmons
2010-04-07drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie
2010-04-07drm/kms/fb: add polling support for when nothing is connected.Dave Airlie
2010-04-07drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie
2010-04-07drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie
2010-04-07drm/fb: fix fbdev object model + cleanup properly.Dave Airlie
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie
2010-02-26Merge remote branch 'korg/drm-radeon-testing' into drm-next-stageDave Airlie
2010-02-18drm/radeon/kms: simplify memory controller setup V2Jerome Glisse
2010-02-11Merge branch 'drm-radeon-linus' of ../drm-nextDave Airlie
2010-02-11drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie
2010-02-09drm/radeon/kms: consolidate crtc count in rdevAlex Deucher