summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-26drm/radeon: allow some more VCE firmware versionsChristian König1-1/+3
2015-05-26drm/radeon: rework VCE FW size calculationChristian König4-7/+15
2015-05-26drm/radeon: add a GPU reset counter queryable by userspaceMarek Olšák4-1/+8
2015-05-26Merge branch 'drm/next/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm...Dave Airlie1-1/+1
2015-05-25drm: rcar-du: Split planes pre-association 4/4 between CRTCsLaurent Pinchart2-6/+4
2015-05-25drm: rcar-du: Store the number of CRTCs per group in the group structureLaurent Pinchart3-4/+5
2015-05-25drm: rcar-du: Consider plane to CRTC associations in the plane allocatorLaurent Pinchart1-1/+21
2015-05-25drm: rcar-du: Keep plane to CRTC associations when disabling a planeLaurent Pinchart3-21/+37
2015-05-25drm: rcar-du: Add plane allocation debuggingLaurent Pinchart1-1/+37
2015-05-25drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_stateLaurent Pinchart4-16/+16
2015-05-25drm: rcar-du: Embed rcar_du_planes structure into rcar_du_groupLaurent Pinchart5-15/+10
2015-05-25drm: rcar-du: Move properties from rcar_du_planes to rcar_du_deviceLaurent Pinchart4-38/+47
2015-05-25drm: rcar-du: Document the rcar_du_plane_state structureLaurent Pinchart1-1/+10
2015-05-25drm: rcar-du: Document the rcar_du_crtc structureLaurent Pinchart1-0/+14
2015-05-25drm: adv7511: Fix crash in IRQ handler when no encoder is associatedLaurent Pinchart1-1/+1
2015-05-20Backmerge v4.1-rc4 into into drm-nextDave Airlie274-3709/+3513
2015-05-20Merge tag 'drm-amdkfd-next-2015-05-19' of git://people.freedesktop.org/~gabba...Dave Airlie21-37/+1683
2015-05-20Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie11-263/+616
2015-05-19drm/amdkfd: change driver version to 0.7.2Oded Gabbay1-2/+2
2015-05-19drm/amdkfd: Implement events IOCTLsAndrew Lewycky1-5/+31
2015-05-19drm/amdkfd: Add module parameter of send_sigtermOded Gabbay3-3/+20
2015-05-19drm/amdkfd: Add bad opcode exception handlingAlexey Skidanov5-1/+29
2015-05-19drm/amdkfd: Add memory exception handlingAlexey Skidanov4-9/+187
2015-05-19drm/amdkfd: Add the events moduleAndrew Lewycky10-5/+1074
2015-05-19drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky1-0/+45
2015-05-19drm/amdkfd: Add interrupt handling moduleAndrew Lewycky5-1/+235
2015-05-19drm/radeon: Add init interrupt kfd->kgd interfaceOded Gabbay4-1/+25
2015-05-19drm/amdkfd: make the sdma vm init to be asic specificOded Gabbay4-14/+28
2015-05-19drm/amdkfd: Use new struct for asic specific opsOded Gabbay3-5/+17
2015-05-19drm/amdkfd: reformat some debug printsOded Gabbay2-10/+10
2015-05-19drm/amdkfd: Remove unessary void pointer castFiro Yang1-2/+1
2015-05-19Merge tag 'drm-intel-next-2015-05-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie34-1453/+2656
2015-05-18Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+7
2015-05-18drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst1-28/+88
2015-05-18drm/atomic: remove duplicated assignment of old_plane_stateGustavo Padovan1-2/+0
2015-05-16Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds38-140/+171
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-33/+60
2015-05-16Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-110/+152
2015-05-16Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+12
2015-05-16Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifsLinus Torvalds1-0/+2
2015-05-16Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds3-43/+50
2015-05-15Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2015-05-15Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor"Brian Norris1-3/+3
2015-05-15Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2015-05-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-12/+23
2015-05-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-05-15Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie4-34/+0
2015-05-15Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie1-12/+14
2015-05-15Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-3/+10
2015-05-15Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-9/+13