summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-05-19drm/amdkfd: change driver version to 0.7.2Oded Gabbay
2015-05-19drm/amdkfd: Implement events IOCTLsAndrew Lewycky
2015-05-19drm/amdkfd: Add module parameter of send_sigtermOded Gabbay
2015-05-19drm/amdkfd: Add bad opcode exception handlingAlexey Skidanov
2015-05-19drm/amdkfd: Add memory exception handlingAlexey Skidanov
2015-05-19drm/amdkfd: Add the events moduleAndrew Lewycky
2015-05-19drm/amdkfd: add events IOCTL set definitionsAndrew Lewycky
2015-05-19drm/amdkfd: Add interrupt handling moduleAndrew Lewycky
2015-05-19drm/radeon: Add init interrupt kfd->kgd interfaceOded Gabbay
2015-05-19drm/amdkfd: make the sdma vm init to be asic specificOded Gabbay
2015-05-19drm/amdkfd: Use new struct for asic specific opsOded Gabbay
2015-05-19drm/amdkfd: reformat some debug printsOded Gabbay
2015-05-19drm/amdkfd: Remove unessary void pointer castFiro Yang
2015-05-19drm/bridge: ptn3460: Pass flags to devm_gpiod_get()Uwe Kleine-König
2015-05-19drm/bridge: ps8622: Pass flags to devm_gpiod_get()Uwe Kleine-König
2015-05-19drm/i915: fix screen flickeringThomas Gummerer
2015-05-19mm/fault, drm/i915: Use pagefault_disabled() to check for disabled pagefaultsDavid Hildenbrand
2015-05-19Merge tag 'drm-intel-next-2015-05-08' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-05-19Merge branch 'msm-fixes-4.1' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2015-05-18drm/atomic: Allow drivers to subclass drm_atomic_state, v3Maarten Lankhorst
2015-05-18drm/atomic: remove duplicated assignment of old_plane_stateGustavo Padovan
2015-05-15drm/msm: fix locking inconsistencies in gpu->destroy()Rob Clark
2015-05-15drm/bridge: ptn3460: Fix I2C ID table to match the reported modaliasJavier Martinez Canillas
2015-05-15drm/bridge: dw-hdmi: Staticize dw_hdmi_bridge_funcsFabio Estevam
2015-05-15Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-05-15Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie
2015-05-15Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-14drm/msm/dsi: Simplify the code to get the number of read byteHai Li
2015-05-14drm/msm: Attach assigned encoder to eDP and DSI connectorsHai Li
2015-05-14drm/msm: setup vram after component_bind_all()Rob Clark
2015-05-14drm/msm/dsi: use pr_err_ratelimitedRob Clark
2015-05-14drm/msm: fix unbalanced DRM framebuffer init/destroyStephane Viau
2015-05-14drm/radeon: don't do mst probing if MST isn't enabled.Dave Airlie
2015-05-14drm/msm/mdp5: Fix iteration on INTF config arrayStephane Viau
2015-05-14drm/msm/dsi: Fixup missing *break* statement during cmd rxHai Li
2015-05-14drm/msm/dp: fix error return codeJulia Lawall
2015-05-14drm: msm: Fix build when legacy fbdev support isn't setArchit Taneja
2015-05-14drm/msm/dsi: Fix a couple more 64-bit build warningsStephane Viau
2015-05-14drm/msm: Fix a couple of 64-bit build warningsThierry Reding
2015-05-13drm/atomic: add drm_atomic_get_existing_*_state helpersMaarten Lankhorst
2015-05-13drm/core: get rid of -Iinclude/drmMaarten Lankhorst
2015-05-13drm/i915: get rid of -Iinclude/drmMaarten Lankhorst
2015-05-13drm/atomic-helpers: Export drm_atomic_helper_update_legacy_modeset_stateDaniel Vetter
2015-05-13drm/atomic-helpers: Update vblank timestamping constantsDaniel Vetter
2015-05-12drm/sysfs: remove unnecessary connector type checksJani Nikula
2015-05-12drm/sysfs: split DVI-I and TV-out attributesJani Nikula
2015-05-12drm/sysfs: make optional attribute groups per connector typeJani Nikula
2015-05-12drm/sysfs: add a helper for extracting connector type from kobjectJani Nikula
2015-05-12drm/edid: Add CEA modes before inferred modesVille Syrjälä
2015-05-12drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handlingChristian König