summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-28drm/sun4i: mark PM functions as __maybe_unusedArnd Bergmann
2018-05-25drm/atmel-hlcdc: Stop using plane->fbVille Syrjälä
2018-05-25drm/omapdrm: Nuke omap_framebuffer_get_next_connector()Ville Syrjälä
2018-05-25drm: Add local 'plane' variable for tmp->primaryVille Syrjälä
2018-05-25drm/atmel-hlcdc: Stop consulting plane->crtcVille Syrjälä
2018-05-25drm/sti: Stop consulting plane->crtcVille Syrjälä
2018-05-25drm/msm: Stop consulting plane->fb/crtcVille Syrjälä
2018-05-25drm/arc: Stop consulting plane->fbVille Syrjälä
2018-05-25drm/edid: Fix up edid_cea_modes[] formattingVille Syrjälä
2018-05-25drm/xen-front: fix pointer castsOleksandr Andrushchenko
2018-05-24drm/i915: Pin the ring highChris Wilson
2018-05-24drm/i915: Limit searching for PIN_HIGHChris Wilson
2018-05-24drm/mm: Add a search-by-address variant to only inspect a single holeChris Wilson
2018-05-24drm/mm: Reject over-sized allocation requests earlyChris Wilson
2018-05-24gpu: drm: vgem: Change return type to vm_fault_tSouptick Joarder
2018-05-23gpu: drm: udl: Adding new typedef vm_fault_tSouptick Joarder
2018-05-23drm/i2c: tda998x: Remove VLA usageLaura Abbott
2018-05-23drm/gma500: Remove VLALaura Abbott
2018-05-22drm/gma500: Fix Medfield for drm_framebuffer moveDaniel Stone
2018-05-22drm/omap: Move buffer pitch/offset to drm_framebufferDaniel Stone
2018-05-22drm/omap: Move GEM BO to drm_framebufferDaniel Stone
2018-05-21drm/v3d: Checking for NULL vs IS_ERR()Dan Carpenter
2018-05-20drm/rockchip: lvds: avoid duplicating drm_bridge_attachPeter Rosin
2018-05-18drm/rockchip: rockchip_drm_fb -> drm_framebufferDaniel Stone
2018-05-18drm/rockchip: Place GEM BOs in drm_framebufferDaniel Stone
2018-05-18drm/mtk: mtk_drm_fb -> drm_framebufferDaniel Stone
2018-05-18drm/mtk: Move GEM BO to drm_framebufferDaniel Stone
2018-05-18drm/mtk: Remove impossible internal errorDaniel Stone
2018-05-18drm/msm: Move GEM BOs to drm_framebufferDaniel Stone
2018-05-18drm/gma500: Move GEM BO to drm_framebufferDaniel Stone
2018-05-18drm/armada: Move GEM BO to drm_framebufferDaniel Stone
2018-05-18drm/virtio: Place GEM BOs in drm_framebufferDaniel Stone
2018-05-18drm/cirrus: cirrus_framebuffer -> drm_framebufferDaniel Stone
2018-05-18drm/cirrus: Place GEM BOs in drm_framebufferDaniel Stone
2018-05-18drm/panel: simple: Fix data type in KEO TX31D200VM0BAA timingsStefan Agner
2018-05-18drm/panel: simple: AUO P320HVN03 uses SPWG data orderingLucas Stach
2018-05-18drm/panel: simple: Add Innolux TV123WAM panel driver supportspanda@codeaurora.org
2018-05-18drm/bridge: cdns: Mark runtime PM operations as maybe unusedThierry Reding
2018-05-18drm/panel: otm8009a: Use new backlight APIPhilippe CORNU
2018-05-18drm/panel: otm8009a: No message if probe successPhilippe CORNU
2018-05-18drm/panel: otm8009a: Fix glitches by moving backlight enable to otm8009a_enab...Philippe CORNU
2018-05-18drm/panel: otm8009a: Fix backlight updatesPhilippe CORNU
2018-05-18drm/panel: Add device_link from panel device to DRM deviceJyri Sarha
2018-05-18drm/panel: Remove drm_panel_detach() calls from all panel driversJyri Sarha
2018-05-17i915: content-type property for HDMI connectorStanislav Lisovskiy
2018-05-17drm: content-type property for HDMI connectorStanislav Lisovskiy
2018-05-17drm/vc4: plane: Expand the lower bits by repeating the higher bitsMaxime Ripard
2018-05-15drm/xen-front: fix spelling mistake: "conector" -> "connector"Colin Ian King
2018-05-14gpu: drm: qxl: Adding new typedef vm_fault_tSouptick Joarder
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst