aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/glamo/glamo-cmdq.c
AgeCommit message (Expand)Author
2010-01-16Implement enable/reset of 3D engineHEADdrm-trackingThomas White
2009-11-15Add interrupt-driven waitqueue for better GPU synchronisationThomas White
2009-11-08Fix some CmdQ nonsense (?)Thomas White
2009-11-08Tidy up and fix burst submissionThomas White
2009-10-22Add burst commandsThomas White
2009-08-22Zero VRAM before passing to userspaceThomas White
2009-08-20Initial buffer wait/IRQ stuffThomas White
2009-08-19Move glamo_ioctl_gem_wait_rendering() to glamo-cmdq.cThomas White
2009-08-19Formatting fussinessThomas White
2009-08-18Remove CmdQ wrap-around printkThomas White
2009-08-06Tidy up, and remove debugThomas White
2009-08-06Put the mutex functions the right way roundThomas White
2009-07-15Tidy upThomas White
2009-07-15Merge branch 'drm-kms' into drm-trackingThomas White
2009-07-02Initial suspend/resumeThomas White
2009-06-18Revert "Front buffer kludge"Thomas White
2009-06-11Front buffer kludgeThomas White
2009-06-08Glamo: Bugfix for wraparound in queueAndreas Pokorny
2009-06-08Glamo:Removing IRQ ExperimentsAndreas Pokorny
2009-06-05more trial and errorAndreas Pokorny
2009-06-05removed setting the CMDQ IRQ in the clear register - indents cleaned upAndreas Pokorny
2009-06-05Adding Glamo CMDQ IRQAndreas Pokorny
2009-06-03Adding IRQ to DRM CMDQ - not workingAndreas Pokorny
2009-06-03Glamo DRM: Adding a Semaphore and SpinlockAndreas Pokorny
2009-06-02Reorganise memory map (again)Thomas White
2009-05-06Buffer relocation stuffThomas White
2009-05-02Fix and/or remove debugThomas White
2009-05-02Reorder startup of enginesThomas White
2009-05-02Debugging stuffThomas White
2009-04-29Command queue fixesThomas White
2009-04-28Allow command queue timeoutThomas White
2009-04-28Copyright noticeThomas White
2009-04-27Kernel handling of command queueThomas White