summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-04drm/rockchip: vop: fix iommu page fault when resumeMark yao
2017-08-04drm/rockchip: vop: no need wait vblank on crtc enableMark yao
2017-08-04agp: nvidia: constify pci_device_id.Arvind Yadav
2017-08-04agp: amd64: constify pci_device_id.Arvind Yadav
2017-08-04agp: sis: constify pci_device_id.Arvind Yadav
2017-08-04agp: efficeon: constify pci_device_id.Arvind Yadav
2017-08-04agp: ati: constify pci_device_id.Arvind Yadav
2017-08-04agp: ali: constify pci_device_id.Arvind Yadav
2017-08-04agp: intel: constify pci_device_id.Arvind Yadav
2017-08-04agp: amd-k7: constify pci_device_id.Arvind Yadav
2017-08-04agp: uninorth: constify pci_device_id.Arvind Yadav
2017-08-04Merge branch 'topic-arcpgu-updates' of https://github.com/foss-for-synopsys-d...Dave Airlie
2017-08-04Merge tag 'drm-next-du-20170803' of git://linuxtv.org/pinchartl/media into dr...Dave Airlie
2017-08-03drm/i915: enable WaDisableDopClkGating for sklPraveen Paneri
2017-08-03drm/i915: Fix PCH names for KBP and CNP.Rodrigo Vivi
2017-08-03drm/fb-helper: add new drm_setup_crtcs_fb() functionDavid Lechner
2017-08-03drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interfaceLionel Landwerlin
2017-08-03drm/i915: reorder NOA register definition to follow addressesLionel Landwerlin
2017-08-03drm/i915/perf: disable NOA logic when not usedLionel Landwerlin
2017-08-03drm/i915/perf: leave GDT_CHICKEN_BITS programming in configsLionel Landwerlin
2017-08-03drm/i915/perf: prune OA configsLionel Landwerlin
2017-08-03drm/i915/perf: fix flex eu registers programmingLionel Landwerlin
2017-08-03drm/atmel-hlcdc: switch to drm_*{get,put} helpersCihangir Akturk
2017-08-03drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs.Arvind Yadav
2017-08-03drm: rcar-du: Use new iterator macrosMaarten Lankhorst
2017-08-03drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham
2017-08-03drm: rcar-du: Fix race condition when disabling planes at CRTC stopLaurent Pinchart
2017-08-03drm: rcar-du: Wait for flip completion instead of vblank in commit tailLaurent Pinchart
2017-08-03drm: rcar-du: Use the VBK interrupt for vblank eventsLaurent Pinchart
2017-08-03drm: rcar-du: Add HDMI outputs to R8A7796 device descriptionLaurent Pinchart
2017-08-03drm: rcar-du: Remove an unneeded NULL checkDan Carpenter
2017-08-03drm: rcar-du: Setup planes before enabling CRTC to avoid flickerLaurent Pinchart
2017-08-03drm: rcar-du: Configure DPAD0 routing through last group on Gen3Laurent Pinchart
2017-08-03drm: rcar-du: Restrict DPLL duty cycle workaround to H3 ES1.xLaurent Pinchart
2017-08-03drm: rcar-du: Support multiple sources from the same VSPLaurent Pinchart
2017-08-03drm: rcar-du: Fix comments to comply with the kernel coding styleLaurent Pinchart
2017-08-03drm: rcar-du: Use of_graph_get_remote_endpoint()Kuninori Morimoto
2017-08-03v4l: vsp1: Add support for header display lists in continuous modeLaurent Pinchart
2017-08-03v4l: vsp1: Add support for multiple DRM pipelinesLaurent Pinchart
2017-08-03v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart
2017-08-03v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instancesLaurent Pinchart
2017-08-03drm/i915: add const to bin_attributeBhumika Goyal
2017-08-03drm/fb: Fix pointer dereference before null check.David Lechner
2017-08-03drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callbackJose Abreu
2017-08-03drm: arcpgu: Fix module unloadJose Abreu
2017-08-03drm: arcpgu: Fix mmap() callbackJose Abreu
2017-08-03arcpgu: Simplify driver nameAlexey Brodkin
2017-08-03drm/arcpgu: Opt in debugfsAlexey Brodkin
2017-08-02drm/i915: Fix out-of-bounds array access in bdw_load_gamma_lutMaarten Lankhorst
2017-08-02Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie