summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/sti: add debugfs entries for DVO connectorVincent Abriou2016-02-261-0/+70
| | * | drm/sti: add debugfs entries for HDMI connectorVincent Abriou2016-02-262-4/+175
| | * | drm/sti: add hdmi_mode property for HDMI connectorVincent Abriou2016-02-262-2/+43
| | * | drm/sti: add colorspace property to the HDMI connectorVincent Abriou2016-02-262-1/+79
| | * | drm/sti: add HDMI vendor specific infoframeVincent Abriou2016-02-261-9/+73
| | * | drm/sti: reset infoframe transmission when HDMI is stoppedVincent Abriou2016-02-261-0/+43
| | * | drm/sti: HDMI infoframe transmission mode not take into accountVincent Abriou2016-02-261-1/+1
| | * | drm/sti: reset HD DACS when HDA connector is createdVincent Abriou2016-02-261-0/+3
| | * | drm/sti: fix dvo data_enable signalBich Hemon2016-02-261-16/+35
| | * | drm/sti: adjust delay for DVOBich Hemon2016-02-261-1/+4
| | * | drm/sti: add missing encoder cleanup for DVO connectorVincent Abriou2016-02-261-0/+4
| | * | drm/sti: fix panel detection for DVO connectorVincent Abriou2016-02-261-3/+5
| | * | drm/sti: do not clip RGB/YUV component value at connector sideVincent Abriou2016-02-261-8/+6
| | * | drm/sti: adapt YUV colorspace in display pipelineBich Hemon2016-02-262-28/+64
| | * | drm/sti: implement atomic_check for the planesVincent Abriou2016-02-263-168/+270
| | * | drm/sti: force cursor CLUT fetchFabien Dessenne2016-02-261-7/+4
| | * | drm/sti: GDP cropping fails when we remove 2 pixels horizontallyVincent Abriou2016-02-261-4/+5
| | * | drm/sti: fallback for GDP scalingBich Hemon2016-02-261-5/+31
| | * | drm/sti: GDP planes only support RGB formatsBich Hemon2016-02-261-17/+0
| | * | drm/sti: clarify the skip frame/field messageFabien Dessenne2016-02-261-2/+2
| | * | drm/sti: awg_utils code cleanupBich Hemon2016-02-261-21/+12
| | * | drm/sti: update VTG timing programmingVincent Abriou2016-02-263-88/+173
| | * | drm/sti: set DRIVER_ATOMIC for stibenjamin.gaignard@linaro.org2016-02-261-1/+1
| | * | drm/sti: fix cursor coordinatesbenjamin.gaignard@linaro.org2016-02-261-1/+1
| | * | drm/sti: set CRTC modesetting parametersbenjamin.gaignard@linaro.org2016-02-261-0/+1
| | * | drm/sti: fix potential crash in gdpbenjamin.gaignard@linaro.org2016-02-261-6/+7
| * | | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-1736-312/+741
| |\ \ \ | | | |/ | | |/|
| | * | drm/amdgpu: split pipeline sync out of SDMA vm_flush() as wellChristian König2016-03-103-20/+53
| | * | drm/amdgpu: Revert "add mutex for ba_va->valids/invalids"Christian König2016-03-092-12/+6
| | * | drm/amdgpu: Revert "add lock for interval tree in vm"Christian König2016-03-092-15/+2
| | * | drm/amdgpu: Revert "add spin lock to protect freed list in vm (v3)"Christian König2016-03-091-13/+3
| | * | drm/amdgpu: reserve the PD during unmap and removeChristian König2016-03-091-10/+24
| | * | drm/amdgpu: Fix two bugs in amdgpu_vm_bo_split_mappingFelix Kuehling2016-03-091-2/+2
| | * | drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner2016-03-091-2/+4
| | * | MAINTAINERS: update radeon entry to include amdgpu as wellAlex Deucher2016-03-091-1/+3
| | * | drm/amdgpu: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2016-03-092-5/+11
| | * | drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2016-03-092-5/+11
| | * | drm/amd/amdgpu: Fix indentation in do_set_base() (DCEv8)Tom St Denis2016-03-081-4/+3
| | * | drm/amd/amdgpu: make afmt_init cleanup if alloc fails (DCEv8)Tom St Denis2016-03-081-2/+12
| | * | drm/amd/amdgpu: Move config init flag to bottom of sw_init (DCEv8)Tom St Denis2016-03-081-3/+2
| | * | drm/amd/amdgpu: Don't proceed into audio_fini if audio is disabled (DCEv8)Tom St Denis2016-03-081-0/+3
| | * | drm/amd/amdgpu: Fix identation in do_set_base() (DCEv10)Tom St Denis2016-03-081-4/+3
| | * | drm/amd/amdgpu: Make afmt_init cleanup if alloc fails (DCEv10)Tom St Denis2016-03-081-2/+12
| | * | drm/amd/amdgpu: Move initialized flag to bottom of sw_init (DCEv10)Tom St Denis2016-03-081-3/+2
| | * | drm/amd/amdgpu: Don't proceed in audio_fini if disabled (DCEv10)Tom St Denis2016-03-081-0/+3
| | * | drm/amd/amdgpu: Fix indentation in dce_v11_0_crtc_do_set_base()Tom St Denis2016-03-081-4/+3
| | * | drm/amd/amdgpu: Make afmt_init() cleanup if alloc fails (DCEv11)Tom St Denis2016-03-081-2/+12
| | * | drm/amd/amdgpu: Move init flag to after init in sw_init() (DCEv11)Tom St Denis2016-03-081-3/+3
| | * | drm/amd/amdgpu: Whitespace typo fix in sw_init (DCEv11)Tom St Denis2016-03-081-2/+2
| | * | drm/amd/amdgpu: Don't proceed in audio_fini in DCEv11 if disabledTom St Denis2016-03-081-0/+3
OpenPOWER on IntegriCloud