summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | drm/vc4: Don't use drm_put_devDaniel Vetter2016-12-101-1/+3
| * | | | drm/vc4: Add support for the VEC (Video Encoder) IPBoris Brezillon2016-12-105-0/+665
| * | | | drm: Add TV connector states to drm_connector_stateBoris Brezillon2016-12-101-0/+50
| * | | | drm/vc4: Fix ->clock_select setting for the VEC encoderBoris Brezillon2016-12-103-16/+26
| * | | | drm/vc4: Fix race between page flip completion event and clean-upDerek Foreman2016-11-303-8/+34
* | | | | Merge tag 'drm-fsl-dcu-for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu...Dave Airlie2016-12-094-33/+18
|\ \ \ \ \
| * | | | | drm/fsl-dcu: introduce kernel parameter to specify fbdev depthStefan Agner2016-11-291-1/+15
| * | | | | drm/fsl-dcu: remove separate compilation unit for fbdev emulationStefan Agner2016-11-294-26/+1
| * | | | | drm/fsl-dcu: Propagate the real error codeFabio Estevam2016-11-291-1/+1
| * | | | | drm/fsl-dcu: Remove unneeded NULL checkFabio Estevam2016-11-291-5/+0
| * | | | | drm/fsl-dcu: disable outputs before unloading driverStefan Agner2016-11-291-0/+1
| * | | | | drm/fsl-dcu: unload driver before disabling clocksStefan Agner2016-11-291-1/+1
* | | | | | Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie2016-12-0946-414/+185
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | drm: Take ownership of the dmabuf->obj when exportingChris Wilson2016-12-082-6/+7
| * | | | | drm: Allow CAP_PRIME on !MODESETDaniel Vetter2016-12-081-6/+7
| * | | | | drm/fence: add drm_crtc_create_fence()Gustavo Padovan2016-12-073-17/+19
| * | | | | drm/bridge: analogix: Don't return -EINVAL when panel doesn't support PSRzain wang2016-12-071-2/+2
| * | | | | drm/atomic: doc: remove old comment about nonblocking commitsGustavo Padovan2016-12-061-3/+0
| * | | | | drm: Don't block the kworker waiting for mode_config.mutex in output_poll()Chris Wilson2016-12-061-1/+5
| * | | | | drm: Return -ENOTSUPP when called for KMS cap with a non-KMS driverMichel Dänzer2016-12-061-9/+15
| * | | | | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextDaniel Vetter2016-12-06320-6581/+69446
| |\ \ \ \ \
| * | | | | | drm/amdgpu: don't add files at control minor debugfs directoryNicolai Stange2016-12-061-6/+0
| * | | | | | drm: allow changing DPMS modeMarta Lofstedt2016-12-061-2/+2
| * | | | | | drm/qxl: fix use of uninitialized variablePan Bian2016-12-051-1/+1
| * | | | | | drm/qxl: Don't register debugfs for control minorsDaniel Vetter2016-12-051-6/+0
| * | | | | | drm/radeon: don't add files at control minor debugfs directoryNicolai Stange2016-12-051-6/+0
| * | | | | | drm/vmwgfx: Switch to mode_cmd2Daniel Vetter2016-12-023-84/+53
| * | | | | | drm/vgem: Use ww_mutex_(un)lock even with a NULL contextNicolai Hähnle2016-12-021-2/+2
| * | | | | | drm: Make the connector .detect() callback optionalLaurent Pinchart2016-12-0126-193/+11
| * | | | | | drm/bridge: tc358767: don't warn if display side ASSR enable failsLucas Stach2016-12-011-1/+1
| * | | | | | drm: Initialise drm_mm.head_node.allocatedChris Wilson2016-12-011-0/+1
| * | | | | | drm: Fix locking cargo-cult in encoder/plane init/cleanupDaniel Vetter2016-11-292-10/+3
| * | | | | | drm/doc: Fix indenting in drm_modeset_lock.c commentDaniel Vetter2016-11-291-5/+5
| * | | | | | drm: Protect fb_helper list manipulation with a mutexChris Wilson2016-11-291-0/+5
| * | | | | | drm: Pull together probe + setup for drm_fb_helperChris Wilson2016-11-291-26/+11
| * | | | | | drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcsChris Wilson2016-11-291-33/+40
* | | | | | | Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-12-0940-436/+546
|\ \ \ \ \ \ \
| * | | | | | | drm/amdgpu/dce6: Set MASTER_UPDATE_MODE to 0 in resume_mc_access as wellMichel Dänzer2016-12-081-2/+1
| * | | | | | | drm/amdgpu: use pin rather than pin_restricted in a few casesAlex Deucher2016-12-082-2/+2
| * | | | | | | drm/amd/powerplay: use pr_debug to print function not implemented messageArindam Nath2016-12-081-1/+1
| * | | | | | | drm/amd/amdgpu: Add gpr reading for GFX v7Tom St Denis2016-12-081-0/+25
| * | | | | | | drm/amd/amdgpu: Add gpr reading for GFX v6Tom St Denis2016-12-081-0/+25
| * | | | | | | drm/amd/amdgpu: Add debugfs support for reading GPRs (v2)Tom St Denis2016-12-083-0/+94
| * | | | | | | drm/amd/amdgpu: export vbios information (v2)Evan Quan2016-12-081-0/+26
| * | | | | | | drm/amd/amdgpu: stored bios_sizeEvan Quan2016-12-082-0/+7
| * | | | | | | drm/amdgpu: update golden setting of tongaHuang Rui2016-12-071-0/+1
| * | | | | | | drm/amdgpu/si: load the proper firmware on 0x87 oland boardsAlex Deucher2016-12-071-0/+1
| * | | | | | | drm/amdgpu: add additional pci revision to dpm workaroundAlex Deucher2016-12-071-0/+1
| * | | | | | | drm/radeon/si: load the proper firmware on 0x87 oland boardsAlex Deucher2016-12-071-0/+1
| * | | | | | | drm/radeon: add additional pci revision to dpm workaroundAlex Deucher2016-12-071-0/+1