summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm: content-type property for HDMI connectorStanislav Lisovskiy2018-05-173-0/+125
* drm/vc4: plane: Expand the lower bits by repeating the higher bitsMaxime Ripard2018-05-171-0/+1
* drm/xen-front: fix spelling mistake: "conector" -> "connector"Colin Ian King2018-05-151-1/+1
* gpu: drm: qxl: Adding new typedef vm_fault_tSouptick Joarder2018-05-141-4/+4
* Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2018-05-11175-5722/+8124
|\
| * Merge tag 'drm-intel-next-2018-04-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-05-0485-3691/+7115
| |\
| | * drm/i915: Update DRIVER_DATE to 20180413Jani Nikula2018-04-131-2/+2
| | * drm/i915/cnl: Use mmio access to context status bufferMika Kuoppala2018-04-131-0/+3
| | * drm/i915/bios: reduce the scope of some local variables in parse_ddi_port()Jani Nikula2018-04-121-6/+4