summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-03-27drm: dw_hdmi: Don't rely on the status of the bridge for updating HPDRomain Perier
2017-03-25drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANKDaniel Vetter
2017-03-25drm: Extract drm_ioctl.hDaniel Vetter
2017-03-25drm/tilcdc: Drop calls to modeset_lock_crtcDaniel Vetter
2017-03-24drm/rockchip/dsi: correct the grf_switch_reg nameChris Zhong
2017-03-24drm/rockchip/dsi: enable the grf clk before writing grf registersChris Zhong
2017-03-24drm/rockchip/dsi: check phy_cfg_clk only for RK3399Chris Zhong
2017-03-24drm/rockchip: Refactor the component match logic.Jeffy Chen
2017-03-24drm/debugfs: Add kerneldocDaniel Vetter
2017-03-24drm: document driver interface for CRC capturingDaniel Vetter
2017-03-24drm: Extract drm_debugfs.hDaniel Vetter
2017-03-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...Daniel Vetter
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-23Merge tag 'drm-misc-next-2017-03-21' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-23Merge tag 'drm-intel-next-2017-03-20' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-03-22drm/dp: Split drm_dp_mst_allocate_vcpiPandiyan, Dhinakaran
2017-03-22drm/dp: Kill unused MST vcpi slot availability trackingPandiyan, Dhinakaran
2017-03-22drm/dp: Kill total_pbn and total_slots in struct drm_dp_mst_topology_mgrPandiyan, Dhinakaran
2017-03-22drm: Add mode_config .get_format_info() hookVille Syrjälä
2017-03-22drm: Remove fb hsub/vsub alignment requirementVille Syrjälä
2017-03-22drm: Share the code to compute color plane dimesionsVille Syrjälä
2017-03-22drm: zte: remove leftover 'inf' from struct zx_hdmiShawn Guo
2017-03-21drm/edid: detect SCDC support in HF-VSDBShashank Sharma
2017-03-21drm/edid: detect SCDC support in HF-VSDBShashank Sharma
2017-03-21drm/edid: check for HF-VSDB blockThierry Reding
2017-03-21drm: Add SCDC helpersThierry Reding
2017-03-21drm: bridge: dw-hdmi: add HDMI vendor specific infoframe configNickey Yang
2017-03-21drm/bridge: dw_hdmi: support i2c extended read modeNickey Yang
2017-03-20drm/msm: add stubs for msm_{perf,rd}_debugfs_cleanupArnd Bergmann
2017-03-20drm: bochs: Don't remove uninitialized fbdev framebufferGabriel Krisman Bertazi
2017-03-20drm/i915: Update DRIVER_DATE to 20170320Daniel Vetter
2017-03-20Merge tag 'imx-drm-next-2017-03-17' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2017-03-17drm: vc4: remove redundant check of plane being non-nullColin Ian King
2017-03-17drm/vc4: use platform_register_driversPhilipp Zabel
2017-03-17drm/i915: Initialise i915_gem_object_create_from_data() directlyChris Wilson
2017-03-17drm/i915: Correct error handling for i915_gem_object_create_from_data()Chris Wilson
2017-03-17drm/i915: i915_gem_object_create_from_data() doesn't require struct_mutexChris Wilson
2017-03-17drm/i915: Retire an active batch pool object rather than allocate newChris Wilson
2017-03-17drm/i915: Skip execlists_dequeue() early if the list is emptyChris Wilson
2017-03-17drm/i915: Stop using obj->obj_exec_link outside of execbufChris Wilson
2017-03-17drm/i915: Squelch WARN for VLV_COUNTER_CONTROLChris Wilson
2017-03-17drm/i915/glk: Enable pooled EUs for GeminilakeAnder Conselvan de Oliveira
2017-03-17drm/i915: Remove superfluous i915_add_request_no_flush() helperChris Wilson
2017-03-17drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughlyTvrtko Ursulin
2017-03-17drm/i915: Fix vGPU balloon for ggtt guard pageZhenyu Wang
2017-03-17drm/i915: Avoid use-after-free of ctx in request tracepointsChris Wilson
2017-03-17drm/nouveau/secboot: fix NULL pointer dereferenceAlexandre Courbot
2017-03-17drm/nouveau/secboot: fix inconsistent pointer checkingAlexandre Courbot
2017-03-16drm/i915: Assert that the context pin_counts do not overflowChris Wilson
2017-03-16drm/vc4: Add HDMI audio supportEric Anholt