aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29gpu: drm: drm_vm: Adding new typedef vm_fault_tSouptick Joarder1-5/+5
2018-05-28drm/fb-helper: Fix typo on kerneldocDaniel Vetter1-1/+1
2018-05-28drm/sun4i: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-05-25drm/atmel-hlcdc: Stop using plane->fbVille Syrjälä2-11/+2
2018-05-25drm/omapdrm: Nuke omap_framebuffer_get_next_connector()Ville Syrjälä2-29/+0
2018-05-25drm: Add local 'plane' variable for tmp->primaryVille Syrjälä1-7/+12
2018-05-25drm/atmel-hlcdc: Stop consulting plane->crtcVille Syrjälä1-3/+4
2018-05-25drm/sti: Stop consulting plane->crtcVille Syrjälä1-1/+5
2018-05-25drm/msm: Stop consulting plane->fb/crtcVille Syrjälä2-2/+2
2018-05-25drm/arc: Stop consulting plane->fbVille Syrjälä1-3/+0
2018-05-25drm/edid: Fix up edid_cea_modes[] formattingVille Syrjälä1-134/+134
2018-05-25drm/xen-front: fix pointer castsOleksandr Andrushchenko2-3/+3
2018-05-24drm/i915: Pin the ring highChris Wilson1-0/+2
2018-05-24drm/i915: Limit searching for PIN_HIGHChris Wilson1-1/+10
2018-05-24drm/mm: Add a search-by-address variant to only inspect a single holeChris Wilson3-2/+80
2018-05-24drm/mm: Reject over-sized allocation requests earlyChris Wilson1-25/+57
2018-05-24gpu: drm: vgem: Change return type to vm_fault_tSouptick Joarder1-3/+2
2018-05-23gpu: drm: udl: Adding new typedef vm_fault_tSouptick Joarder2-14/+4
2018-05-23drm/i2c: tda998x: Remove VLA usageLaura Abbott1-2/+11
2018-05-23drm/gma500: Remove VLALaura Abbott1-2/+9
2018-05-22drm/gma500: Fix Medfield for drm_framebuffer moveDaniel Stone1-1/+1
2018-05-22drm/omap: Move buffer pitch/offset to drm_framebufferDaniel Stone1-13/+9
2018-05-22drm/omap: Move GEM BO to drm_framebufferDaniel Stone1-45/+15
2018-05-21drm/v3d: Checking for NULL vs IS_ERR()Dan Carpenter1-2/+2
2018-05-20drm/rockchip: lvds: avoid duplicating drm_bridge_attachPeter Rosin1-2/+0
2018-05-18drm/rockchip: rockchip_drm_fb -> drm_framebufferDaniel Stone3-40/+21
2018-05-18drm/rockchip: Place GEM BOs in drm_framebufferDaniel Stone1-30/+6
2018-05-18drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone1-26/+14
2018-05-18drm/mtk: Move GEM BO to drm_framebufferDaniel Stone3-35/+6
2018-05-18drm/mtk: Remove impossible internal errorDaniel Stone1-5/+0
2018-05-18drm/msm: Move GEM BOs to drm_framebufferDaniel Stone1-43/+11
2018-05-18drm/gma500: Move GEM BO to drm_framebufferDaniel Stone6-60/+20
2018-05-18drm/armada: Move GEM BO to drm_framebufferDaniel Stone2-21/+5
2018-05-18drm/virtio: Place GEM BOs in drm_framebufferDaniel Stone4-32/+11
2018-05-18drm/cirrus: cirrus_framebuffer -> drm_framebufferDaniel Stone4-36/+25
2018-05-18drm/cirrus: Place GEM BOs in drm_framebufferDaniel Stone4-28/+10
2018-05-18drm/panel: simple: Fix data type in KEO TX31D200VM0BAA timingsStefan Agner1-2/+2
2018-05-18drm/panel: simple: AUO P320HVN03 uses SPWG data orderingLucas Stach1-1/+1
2018-05-18drm/panel: simple: Add Innolux TV123WAM panel driver supportspanda@codeaurora.org1-0/+27
2018-05-18drm/bridge: cdns: Mark runtime PM operations as maybe unusedThierry Reding1-2/+2
2018-05-18drm/panel: otm8009a: Use new backlight APIPhilippe CORNU1-17/+9
2018-05-18drm/panel: otm8009a: No message if probe successPhilippe CORNU1-9/+2
2018-05-18drm/panel: otm8009a: Fix glitches by moving backlight enable to otm8009a_enable()Philippe CORNU1-7/+10
2018-05-18drm/panel: otm8009a: Fix backlight updatesPhilippe CORNU1-2/+16
2018-05-18drm/panel: Add device_link from panel device to DRM deviceJyri Sarha1-0/+10
2018-05-18drm/panel: Remove drm_panel_detach() calls from all panel driversJyri Sarha10-9/+6
2018-05-17i915: content-type property for HDMI connectorStanislav Lisovskiy2-6/+12
2018-05-17drm: content-type property for HDMI connectorStanislav Lisovskiy3-0/+125
2018-05-17drm/vc4: plane: Expand the lower bits by repeating the higher bitsMaxime Ripard1-0/+1
2018-05-15drm/xen-front: fix spelling mistake: "conector" -> "connector"Colin Ian King1-1/+1