summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter2015-12-042-9/+64
* drm: Fix an unwanted master inheritance v2Thomas Hellstrom2015-12-042-28/+61
* Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2015-12-048-88/+70
|\
| * drm: imx: imx-tve: Fix module autoload for OF platform driverLuis de Bethencourt2015-11-301-0/+1
| * drm: imx: convert to drm_crtc_send_vblank_event()Russell King2015-11-251-1/+2
| * GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode()Markus Elfring2015-11-241-2/+1
| * drm/imx: Remove of_node assignment from ipuv3-crtc driver probePhilipp Zabel2015-11-241-34/+0
| * gpu: ipu-v3: Assign of_node of child platform devices to corresponding portsPhilipp Zabel2015-11-241-18/+38
| * gpu: ipu-v3: Remove reg_offset fieldPhilipp Zabel2015-11-241-16/+3
| * drm/imx: parallel-display: allow to determine bus format from the connected p...Philipp Zabel2015-11-241-0/+4
| * drm/imx: ipuv3-crtc: Return error if ipu_plane_init() fails for primary planeLiu Ying2015-11-191-0/+4
| * drm/imx: switch to universal planesPhilipp Zabel2015-11-195-20/+20
* | Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-12-049-77/+94
|\ \
| * | drm/i915: take a power domain reference while checking the HDMI live statusImre Deak2015-12-021-0/+4
| * | drm/i915: add MISSING_CASE to a few port/aux power domain helpersImre Deak2015-12-021-3/+3
| * | drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detectImre Deak2015-12-021-1/+8
| * | drm/i915: Introduce a gmbus power domainVille Syrjälä2015-12-026-40/+13
| * | drm/i915: Clean up AUX power domain handlingVille Syrjälä2015-12-023-34/+59
| * | drm/i915: Check the timeout passed to i915_wait_requestChris Wilson2015-12-011-2/+10
* | | Merge branch 'drm-fixes-rockchip-2015-12-02' of https://github.com/markyzq/ke...Dave Airlie2015-12-022-25/+19
|\ \ \
| * | | drm/rockchip: Use CRTC vblank event interfaceDaniel Stone2015-12-021-1/+1
| * | | drm/rockchip: Fix module autoload for OF platform driverLuis de Bethencourt2015-12-021-0/+1
| * | | drm/rockchip: vop: fix window origin calculationDominik Behr2015-12-021-2/+2
| * | | drm/rockchip: unset pgoff when mmap'ing gemsHeiko Stuebner2015-12-021-0/+1
| * | | drm/rockchip: vop: Correct enabled clocks during setupSjoerd Simons2015-12-011-22/+14
* | | | virtio-gpu: use no-merge for fill-modesMarc-André Lureau2015-12-011-1/+1
|/ / /
* | | Merge tag 'drm-intel-fixes-2015-11-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2015-11-303-11/+29
|\| |
| * | drm/i915: Don't override output type for DDI HDMITakashi Iwai2015-11-251-1/+2
| * | drm/i915: Don't compare has_drrs strictly in pipe configTakashi Iwai2015-11-251-1/+0
| * | drm/i915: Mark uneven memory banks on gen4 desktop as unknown swizzlingChris Wilson2015-11-231-9/+27
* | | Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2...Dave Airlie2015-11-2716-917/+948
|\ \ \
| * | | drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not be...Martin Peres2015-11-251-1/+1
| * | | drm/nouveau/nvif: allow userspace access to its own client objectBen Skeggs2015-11-252-2/+7
| * | | drm/nouveau/gr/gf100-: fix oops when calling zbc methodsBen Skeggs2015-11-251-2/+2
| * | | drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK ...Ben Skeggs2015-11-253-0/+5
| * | | drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct...Ben Skeggs2015-11-256-897/+897
| * | | drm/nouveau/gr/gf100-: split out per-gpc address calculation macroBen Skeggs2015-11-252-47/+49
| * | | drm/nouveau/bios: return actual size of the buffer retrieved via _ROMBen Skeggs2015-11-251-0/+1
| * | | drm/nouveau/instmem: protect instobj list with a spinlockBen Skeggs2015-11-252-0/+6
| * | | drm/nouveau/pci: enable c800 magic for some unknown Samsung laptopBen Skeggs2015-11-251-1/+7
| * | | drm/nouveau/pci: enable c800 magic for Clevo P157SMKarol Herbst2015-11-251-1/+7
* | | | drm/radeon: make some dpm errors debug onlyAlex Deucher2015-11-252-3/+3
* | | | drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher2015-11-241-1/+1
* | | | drm/amdgpu: move dependency handling out of atomic section v2Christian König2015-11-231-27/+44
* | | | drm/amdgpu: optimize scheduler fence handlingChristian König2015-11-233-14/+55
* | | | drm/amdgpu: remove vm->mutexChunming Zhou2015-11-214-20/+2
* | | | drm/amdgpu: add mutex for ba_va->valids/invalidsChunming Zhou2015-11-212-6/+12
* | | | drm/amdgpu: adapt vce session create interface changesLeo Liu2015-11-211-1/+10
* | | | drm/amdgpu: vce use multiple cache surface starting from stoneyLeo Liu2015-11-211-5/+14
* | | | drm/amdgpu: reset vce trap interrupt flagLeo Liu2015-11-211-0/+5
| |/ / |/| |