summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm: rcar-du: Fix comments to comply with the kernel coding styleLaurent Pinchart2017-08-038-48/+96
* drm: rcar-du: Use of_graph_get_remote_endpoint()Kuninori Morimoto2017-08-031-1/+1
* v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart2017-07-291-6/+6
* Backmerge tag 'v4.13-rc2' into drm-nextDave Airlie2017-07-2710-51/+79
|\
| * Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2017-07-212-2/+2
| |\
| | * drm/imx: parallel-display: Accept drm_of_find_panel_or_bridge failurePhilipp Zabel2017-07-171-1/+1
| | * drm/imx: fix typo in ipu_plane_formats[]Laurentiu Palcu2017-07-171-1/+1
| * | Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-212-31/+76
| |\ \
| | * | drm/mst: Avoid processing partially received up/down message transactionsImre Deak2017-07-201-7/+24
| | * | drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak2017-07-201-1/+3
| | * | drm/mst: Fix error handling during MST sideband message receptionImre Deak2017-07-201-2/+8
| | * | drm/vc4: Fix VBLANK handling in crtc->enable() pathBoris Brezillon2017-07-141-23/+43
| * | | drm/amdgpu: Remove unused field kgd2kfd_shared_resources.num_mecJay Cornwall2017-07-132-4/+0
| * | | drm/radeon: Remove initialization of shared_resources.num_mecJay Cornwall2017-07-131-1/+0
| * | | drm/amdkfd: Remove unused references to shared_resources.num_mecJay Cornwall2017-07-133-12/+0
| * | | drm/amdgpu: Fix KFD oversubscription by tracking queues correctlyJay Cornwall2017-07-131-1/+1
* | | | drm/hisilicon: fix build error without fbdev emulationArnd Bergmann2017-07-262-9/+2
* | | | drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm usersMaxime Ripard2017-07-263-61/+36
* | | | drm: Improve kerneldoc for drm_modeset_lockLiviu Dudau2017-07-261-2/+10
* | | | drm/hisilicon: Remove custom FB helper deferred setupThierry Reding2017-07-261-10/+10
* | | | drm/exynos: Remove custom FB helper deferred setupThierry Reding2017-07-262-27/+5
* | | | drm/fb-helper: Support deferred setupDaniel Vetter2017-07-261-35/+67
* | | | drm: Convert to using %pOF instead of full_nameRob Herring2017-07-2624-78/+70
* | | | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-07-26137-2318/+3365
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-next-2017-07-17' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-07-2048-637/+1519
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | drm/i915: Update DRIVER_DATE to 20170717Daniel Vetter2017-07-171-2/+2
| | * | | drm/i915: Protect against deferred fbdev setupDaniel Vetter2017-07-141-1/+1
| | * | | drm/i915/fbdev: Always forward hotplug eventsDaniel Vetter2017-07-141-1/+1
| | * | | drm/i915/skl+: unify cpp value in WM calculationKumar, Mahesh2017-07-131-4/+2
| | * | | drm/i915/skl+: WM calculation don't require heightKumar, Mahesh2017-07-131-3/+1
| | * | | drm/i915: Addition wrapper for fixed16.16 operationKumar, Mahesh2017-07-131-0/+19
| | * | | drm/i915: cleanup fixed-point wrappers namingKumar, Mahesh2017-07-132-39/+38
| | * | | drm/i915: Always perform internal fixed16 division in 64 bitsKumar, Mahesh2017-07-132-11/+2
| | * | | drm/i915: take-out common clamping code of fixed16 wrappersKumar, Mahesh2017-07-131-16/+12
| | * | | drm/i915/cnl: Add missing type case.Rodrigo Vivi2017-07-111-1/+4
| | * | | Merge tag 'drm-for-v4.13' into drm-intel-next-queuedDaniel Vetter2017-07-10510-17727/+308185
| | |\ \ \
| | * | | | drm/i915/cnl: Add max allowed Cannonlake DC.Rodrigo Vivi2017-07-101-1/+1
| | * | | | drm/i915: Make DP-MST connector info workMaarten Lankhorst2017-07-101-1/+1
| | * | | | drm/i915/cnl: Get DDI clock based on PLLs.Rodrigo Vivi2017-07-072-0/+113
| | * | | | drm/i915/cnl: Inherit RPS stuff from previous platforms.Rodrigo Vivi2017-07-074-20/+24
| | * | | | drm/i915/cnl: Gen10 render context size.Rodrigo Vivi2017-07-071-0/+1
| | * | | | drm/i915/cnl: Don't trust VBT's alternate pin for port D for now.Rodrigo Vivi2017-07-071-0/+9
| | * | | | drm/i915: Fix the kernel panic when using aliasing ppgttChuanxiao Dong2017-07-071-2/+2
| | * | | | drm/i915/cnl: Cannonlake color init.Rodrigo Vivi2017-07-064-4/+5
| | * | | | drm/i915/cnl: Add force wake for gen10+.Rodrigo Vivi2017-07-061-2/+2
| | * | | | drm/i915/cnl: Fix comment about AUX IO power well enable/disableImre Deak2017-07-061-2/+9
| | * | | | drm/i915/gen9+: Don't remove secondary power well requestsImre Deak2017-07-061-46/+63
| | * | | | drm/i915/bxt, glk: Fix assert on conditions for DC9 enablingImre Deak2017-07-061-1/+3
| | * | | | drm/i915/skl: Don't disable misc IO power well during display uninitImre Deak2017-07-061-3/+4
| | * | | | drm/i915/gen9+: Add 10 us delay after power well 1/AUX IO pw disablingImre Deak2017-07-061-0/+6