Age | Commit message (Expand) | Author |
2015-07-03 | Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i... | Linus Torvalds |
2015-07-04 | drm/crtc: Fix edid length computation | Shixin Zeng |
2015-07-02 | Merge branch 'drm-next-4.2' of git://people.freedesktop.org/~agd5f/linux | Linus Torvalds |
2015-07-02 | Merge tag 'drm-intel-next-fixes-2015-07-02' of git://anongit.freedesktop.org/... | Linus Torvalds |
2015-07-02 | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-06-30 | drm/nouveau/gem: use kvfree() in u_free() | Pekka Enberg |
2015-06-30 | drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel() | Ander Conselvan de Oliveira |
2015-06-30 | drm/radeon: only check the sink type on DP connectors | Alex Deucher |
2015-06-29 | drm/amdgpu: add flag to delay VM updates | Christian König |
2015-06-29 | drm/amdgpu: add optional dependencies to the CS IOCTL v2 | Christian König |
2015-06-29 | drm/amdgpu: recreate fence from user seq | Christian König |
2015-06-29 | gpu/drm/amdgpu: Fix build when CONFIG_DEBUG_FS is not set | Alexander Kuleshov |
2015-06-29 | Revert "drm/radeon: dont switch vt on suspend" | Alex Deucher |
2015-06-29 | drm/amdgpu: disable enable_nb_ps_policy temporarily | Sonny Jiang |
2015-06-29 | drm/amdgpu: correct define SMU_EnabledFeatureScoreboard_SclkDpmOn | Sonny Jiang |
2015-06-29 | drm/amdgpu: allocate ip_block_enabled memory in common code | Alex Deucher |
2015-06-29 | drm/amdgpu: remove unnecessary check before kfree | Maninder Singh |
2015-06-29 | drm/amdgpu: use kzalloc for allocating one thing | Maninder Singh |
2015-06-29 | drm/radeon: fix adding all VAs to the freed list on remove v2 | Christian König |
2015-06-29 | drm/amdgpu: add chunk id validity check | Christian König |
2015-06-29 | drm/amdgpu: fix crash on invalid CS IOCTL | Christian König |
2015-06-29 | drm/amdgpu: reset wptr at cp compute resume (v2) | Sonny Jiang |
2015-06-29 | drm/amdgpu: check VCE feedback and bitstream index | Christian König |
2015-06-29 | drm/amdgpu: make VCE handle check more strict | Christian König |
2015-06-29 | drm/amdgpu: check VCE relocation buffer range | Christian König |
2015-06-29 | drm/amdgpu: silence invalid error message | Christian König |
2015-06-29 | drm/amdgpu: fix wrong type | monk.liu |
2015-06-29 | drm/amdgpu: print the bo_list in the CS trace point as well | Christian König |
2015-06-29 | drm/amdgpu: add amdgpu_bo_list_set trace point | Christian König |
2015-06-29 | drm/amdgpu: add BO map/unmap trace point | Christian König |
2015-06-29 | drm/amdgpu: simplify fence debugfs output a bit | Christian König |
2015-06-29 | drm/radeon: SDMA fix hibernation (CI GPU family). | Jérôme Glisse |
2015-06-29 | drm/radeon: compute ring fix hibernation (CI GPU family) v2. | Jérôme Glisse |
2015-06-29 | drm/amdgpu: Configure doorbell to maximum slots | Ben Goz |
2015-06-29 | drm/amdgpu: Initialize compute sdma and memory from kgd | Ben Goz |
2015-06-29 | drm/radeon: use kzalloc for allocating one thing | Maninder Singh |
2015-06-29 | drm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq() | Alex Deucher |
2015-06-29 | drm/i915: fix backlight after resume on 855gm | Jani Nikula |
2015-06-26 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2015-06-26 | drm/i915/ppgtt: Break loop in gen8_ppgtt_clear_range failure path | Michel Thierry |
2015-06-26 | drm/i915: Fix IPS related flicker | Rodrigo Vivi |
2015-06-26 | drm/nouveau: Pause between setting gpu to D3hot and cutting the power | Lukas Wunner |
2015-06-25 | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-06-25 | drm/dp/mst: close deadlock in connector destruction. | Dave Airlie |
2015-06-24 | drm: Always enable atomic API | Daniel Stone |
2015-06-24 | drm/vgem: Set unique to "vgem" | Daniel Vetter |
2015-06-23 | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-23 | drm/dp/mst: take lock around looking up the branch device on hpd irq | Dave Airlie |