summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: Trust format_mod_supported() when it OKs a plane modifier.Eric Anholt2018-05-311-11/+12
* drm/i915: Promote .format_mod_supported() to the lead roleVille Syrjälä2018-05-303-72/+186
* display: panel: Add AUO g070vvn01 display support (800x480)Lukasz Majewski2018-05-291-0/+31
* gpu: drm: drm_vm: Adding new typedef vm_fault_tSouptick Joarder2018-05-291-5/+5
* drm/fb-helper: Fix typo on kerneldocDaniel Vetter2018-05-281-1/+1
* drm/sun4i: mark PM functions as __maybe_unusedArnd Bergmann2018-05-281-2/+2
* drm/atmel-hlcdc: Stop using plane->fbVille Syrjälä2018-05-252-11/+2
* drm/omapdrm: Nuke omap_framebuffer_get_next_connector()Ville Syrjälä2018-05-252-29/+0
* drm: Add local 'plane' variable for tmp->primaryVille Syrjälä2018-05-251-7/+12
* drm/atmel-hlcdc: Stop consulting plane->crtcVille Syrjälä2018-05-251-3/+4
* drm/sti: Stop consulting plane->crtcVille Syrjälä2018-05-251-1/+5
* drm/msm: Stop consulting plane->fb/crtcVille Syrjälä2018-05-252-2/+2
* drm/arc: Stop consulting plane->fbVille Syrjälä2018-05-251-3/+0
* drm/edid: Fix up edid_cea_modes[] formattingVille Syrjälä2018-05-251-134/+134
* drm/xen-front: fix pointer castsOleksandr Andrushchenko2018-05-252-3/+3
* drm/i915: Pin the ring highChris Wilson2018-05-241-0/+2
* drm/i915: Limit searching for PIN_HIGHChris Wilson2018-05-241-1/+10
* drm/mm: Add a search-by-address variant to only inspect a single holeChris Wilson2018-05-243-2/+80
* drm/mm: Reject over-sized allocation requests earlyChris Wilson2018-05-241-25/+57
* gpu: drm: vgem: Change return type to vm_fault_tSouptick Joarder2018-05-241-3/+2
* gpu: drm: udl: Adding new typedef vm_fault_tSouptick Joarder2018-05-232-14/+4
* drm/i2c: tda998x: Remove VLA usageLaura Abbott2018-05-231-2/+11
* drm/gma500: Remove VLALaura Abbott2018-05-231-2/+9
* drm/gma500: Fix Medfield for drm_framebuffer moveDaniel Stone2018-05-221-1/+1
* drm/omap: Move buffer pitch/offset to drm_framebufferDaniel Stone2018-05-221-13/+9
* drm/omap: Move GEM BO to drm_framebufferDaniel Stone2018-05-221-45/+15
* drm/v3d: Checking for NULL vs IS_ERR()Dan Carpenter2018-05-211-2/+2
* drm/rockchip: lvds: avoid duplicating drm_bridge_attachPeter Rosin2018-05-201-2/+0
* drm/rockchip: rockchip_drm_fb -> drm_framebufferDaniel Stone2018-05-183-40/+21
* drm/rockchip: Place GEM BOs in drm_framebufferDaniel Stone2018-05-181-30/+6
* drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone2018-05-181-26/+14
* drm/mtk: Move GEM BO to drm_framebufferDaniel Stone2018-05-183-35/+6
* drm/mtk: Remove impossible internal errorDaniel Stone2018-05-181-5/+0
* drm/msm: Move GEM BOs to drm_framebufferDaniel Stone2018-05-181-43/+11
* drm/gma500: Move GEM BO to drm_framebufferDaniel Stone2018-05-186-60/+20
* drm/armada: Move GEM BO to drm_framebufferDaniel Stone2018-05-182-21/+5
* drm/virtio: Place GEM BOs in drm_framebufferDaniel Stone2018-05-184-32/+11
* drm/cirrus: cirrus_framebuffer -> drm_framebufferDaniel Stone2018-05-184-36/+25
* drm/cirrus: Place GEM BOs in drm_framebufferDaniel Stone2018-05-184-28/+10
* drm/panel: simple: Fix data type in KEO TX31D200VM0BAA timingsStefan Agner2018-05-181-2/+2
* drm/panel: simple: AUO P320HVN03 uses SPWG data orderingLucas Stach2018-05-181-1/+1
* drm/panel: simple: Add Innolux TV123WAM panel driver supportspanda@codeaurora.org2018-05-181-0/+27
* drm/bridge: cdns: Mark runtime PM operations as maybe unusedThierry Reding2018-05-181-2/+2
* drm/panel: otm8009a: Use new backlight APIPhilippe CORNU2018-05-181-17/+9
* drm/panel: otm8009a: No message if probe successPhilippe CORNU2018-05-181-9/+2
* drm/panel: otm8009a: Fix glitches by moving backlight enable to otm8009a_enab...Philippe CORNU2018-05-181-7/+10
* drm/panel: otm8009a: Fix backlight updatesPhilippe CORNU2018-05-181-2/+16
* drm/panel: Add device_link from panel device to DRM deviceJyri Sarha2018-05-181-0/+10
* drm/panel: Remove drm_panel_detach() calls from all panel driversJyri Sarha2018-05-1810-9/+6
* i915: content-type property for HDMI connectorStanislav Lisovskiy2018-05-172-6/+12