summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2015-10-14drm/amdgpu/dce10: Move hotspot handling out of set_cursorAlex Deucher
2015-10-14drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)Alex Deucher
2015-10-14drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursorAlex Deucher
2015-10-14drm/amdgpu/atom: add support for new div32 opcodes (v3)Alex Deucher
2015-10-14drm/amdgpu/atom: add support for new mul32 opcodes (v2)Alex Deucher
2015-10-14drm/amdgpu/atom: add support for process ds opcodeAlex Deucher
2015-10-14drm/amdgpu/atom: implement debug opcodeAlex Deucher
2015-10-07drm/amdgpu: disable hw semaphores by defaultAlex Deucher
2015-10-07drm/amdgpu: enable scheduler by defaultChunming Zhou
2015-10-07drm/amdgpu: add TOPDOWN flag to the whole vramChunming Zhou
2015-10-07drm/amdgpu: add vram usage into debugfsChunming Zhou
2015-10-07drm/amdgpu: split gfx8 gpu init into sw and hw partsAlex Deucher
2015-10-02drm/radeon: remove volatile qualifierGrazvydas Ignotas
2015-10-02drm/radeon: refactor register check loopGrazvydas Ignotas
2015-10-02drm/radeon: split evergreen_cs_check_regGrazvydas Ignotas
2015-10-02drm/radeon: simplify register checkerGrazvydas Ignotas
2015-10-02drm/amdgpu: Spell vga_switcheroo consistentlyLukas Wunner
2015-10-02drm/radeon: Spell vga_switcheroo consistentlyLukas Wunner
2015-10-02Merge tag 'drm-intel-next-2015-09-11' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-09-30Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-09-25Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-09-24drm/irq: Add drm_crtc_vblank_count_and_time()Thierry Reding
2015-09-24drm/irq: Rename drm_crtc -> crtcThierry Reding
2015-09-24drm: drm_atomic_crtc_get_property should be staticGeliang Tang
2015-09-24drm/gma500: Remove DP_LINK_STATUS_SIZE redefinitionThierry Reding
2015-09-24drm/core: Preserve the fb id on close.Maarten Lankhorst
2015-09-24drm/core: Preserve the framebuffer after removing it.Maarten Lankhorst
2015-09-24drm: Use vblank timestamps to guesstimate how many vblanks were missedVille Syrjälä
2015-09-24drm: store_vblank() is never called with NULL timestampVille Syrjälä
2015-09-24drm: Clean up drm_calc_vbltimestamp_from_scanoutpos() vbl_statusVille Syrjälä
2015-09-24drm: Limit the number of .get_vblank_counter() retriesVille Syrjälä
2015-09-24drm: Pass flags to drm_update_vblank_count()Ville Syrjälä
2015-09-24drm/i915: Fix vblank count variable typesVille Syrjälä
2015-09-24drm: Kill pixeldur_nsVille Syrjälä
2015-09-24drm: Stop using linedur_ns and pixeldur_ns for vblank timestampsVille Syrjälä
2015-09-24drm: Move timestamping constants into drm_vblank_crtcVille Syrjälä
2015-09-24drm/fbdev: Update legacy plane->fb refcounting for atomic restoreMatt Roper
2015-09-24drm: Spell vga_switcheroo consistentlyLukas Wunner
2015-09-24drm: s/int crtc/unsigned int pipe/ stragglesVille Syrjälä
2015-09-24Merge tag 'v4.3-rc2' into topic/drm-miscDaniel Vetter
2015-09-24Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-09-24drm: Allow also control clients to check the drm versionThomas Hellstrom
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()Christian Engelmayer
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()Christian Engelmayer
2015-09-24Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-09-24drm/layerscape: fix handling fsl_dcu_drm_plane_index resultAndrzej Hajda
2015-09-24drm/mgag200: Fix driver_load error handlingArchit Taneja
2015-09-24drm/mgag200: Fix error handling paths in fbdev driverArchit Taneja
2015-09-24drm/qxl: only report first monitor as connected if we have no stateDave Airlie
2015-09-23drm/radeon: add quirk for MSI R7 370Maxim Sheviakov